We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68577fa commit 0d8e922Copy full SHA for 0d8e922
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.3.1 \
12
bash -l -s <<EOF
13
set -e
14
echo "$ssh_key" > /home/pwuser/ns8-key
0 commit comments