We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc79645 commit 6c1c0c8Copy full SHA for 6c1c0c8
test-module.sh
@@ -33,7 +33,7 @@ podman run -i \
33
--network=host \
34
--volume=.:/home/pwuser/ns8-module:z \
35
--volume=site-packages:/home/pwuser/.local/lib/python3.12/site-packages:z \
36
- --name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:19.1.2 \
+ --name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:19.4.0 \
37
bash -l -s <<EOF
38
set -e
39
echo "$ssh_key" > /home/pwuser/ns8-key
0 commit comments