We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc79645 commit b3da37eCopy full SHA for b3da37e
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.2.0 \
37
bash -l -s <<EOF
38
set -e
39
echo "$ssh_key" > /home/pwuser/ns8-key
0 commit comments