Skip to content

Commit 3e8a478

Browse files
chore(deps): update ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable docker tag to v19.7.0
1 parent c3edaff commit 3e8a478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-module.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ssh_key="$(cat $SSH_KEYFILE)"
88

99
podman run -i \
1010
-v .:/home/pwuser/ns8-module:z \
11-
--name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:19.1.2 \
11+
--name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:19.7.0 \
1212
bash -l -s <<EOF
1313
set -e
1414
echo "$ssh_key" > /home/pwuser/ns8-key

0 commit comments

Comments
 (0)