We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e971cf2 commit 65ff0c7Copy full SHA for 65ff0c7
test-module.sh
@@ -26,7 +26,7 @@ podman run -i \
26
--network=host \
27
-v .:/home/pwuser/ns8-module:z \
28
--volume=site-packages:/home/pwuser/.local/lib/python3.8/site-packages:Z \
29
- --name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:19.1.1 \
+ --name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:19.12.0 \
30
bash -l -s <<EOF
31
set -e
32
echo "$ssh_key" > /home/pwuser/ns8-key
0 commit comments