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 1fe18cb commit b341a95Copy full SHA for b341a95
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:19.1.2 \
+ --name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:19.12.0 \
12
bash -l -s <<EOF
13
set -e
14
echo "$ssh_key" > /home/pwuser/ns8-key
0 commit comments