We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12e15ed commit 61b8058Copy full SHA for 61b8058
test-module.sh
@@ -8,7 +8,7 @@ ssh_key="$(cat $SSH_KEYFILE)"
8
9
podman run -i \
10
-v .:/home/pwuser/ns8-module:z \
11
- --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.1.1 \
12
bash -l -s <<EOF
13
set -e
14
echo "$ssh_key" > /home/pwuser/ns8-key
0 commit comments