Skip to content

Commit 64a3bef

Browse files
chore(deps): update ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable docker tag to v19.10.1
1 parent ecb0f22 commit 64a3bef

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
@@ -21,7 +21,7 @@ podman run -i \
2121
--network=host \
2222
-v .:/home/pwuser/ns8-module:z \
2323
--volume=site-packages:/home/pwuser/.local/lib/python3.8/site-packages:Z \
24-
--name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:19.1.1 \
24+
--name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:19.10.1 \
2525
bash -l -s <<EOF
2626
set -e
2727
echo "$ssh_key" > /home/pwuser/ns8-key

0 commit comments

Comments
 (0)