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 de30159 commit 803c751Copy full SHA for 803c751
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