Skip to content

Commit 65ff0c7

Browse files
chore(deps): update ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable docker tag to v19.12.0
1 parent e971cf2 commit 65ff0c7

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

0 commit comments

Comments
 (0)