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 3ca65f4 commit d10cc6cCopy full SHA for d10cc6c
test-module.sh
@@ -13,7 +13,7 @@ ssh_key="$(cat $SSH_KEYFILE)"
13
14
podman run -i \
15
-v .:/home/pwuser/ns8-module:z \
16
- --name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:v10.0.3 \
+ --name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:19.10.1 \
17
bash -l -s <<EOF
18
set -e
19
echo "$ssh_key" > /home/pwuser/ns8-key
0 commit comments