Skip to content

Commit d10cc6c

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

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
@@ -13,7 +13,7 @@ ssh_key="$(cat $SSH_KEYFILE)"
1313

1414
podman run -i \
1515
-v .:/home/pwuser/ns8-module:z \
16-
--name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:v10.0.3 \
16+
--name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:19.10.1 \
1717
bash -l -s <<EOF
1818
set -e
1919
echo "$ssh_key" > /home/pwuser/ns8-key

0 commit comments

Comments
 (0)