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 d1de91d commit b41e35fCopy full SHA for b41e35f
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.10.0 \
37
bash -l -s <<EOF
38
set -e
39
echo "$ssh_key" > /home/pwuser/ns8-key
0 commit comments