Skip to content

Commit 6c1c0c8

Browse files
chore(deps): update ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable docker tag to v19.4.0
1 parent dc79645 commit 6c1c0c8

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
@@ -33,7 +33,7 @@ podman run -i \
3333
--network=host \
3434
--volume=.:/home/pwuser/ns8-module:z \
3535
--volume=site-packages:/home/pwuser/.local/lib/python3.12/site-packages:z \
36-
--name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:19.1.2 \
36+
--name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:19.4.0 \
3737
bash -l -s <<EOF
3838
set -e
3939
echo "$ssh_key" > /home/pwuser/ns8-key

0 commit comments

Comments
 (0)