Skip to content

Commit 0d8e922

Browse files
chore(deps): update ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable docker tag to v19
1 parent 68577fa commit 0d8e922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-module.sh

+1-1
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:v10.0.3 \
11+
--name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:19.3.1 \
1212
bash -l -s <<EOF
1313
set -e
1414
echo "$ssh_key" > /home/pwuser/ns8-key

0 commit comments

Comments
 (0)