From 6231a348e9b6d7117d893f4e670cc1c542b102f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Mar 2025 22:32:28 +0000 Subject: [PATCH] chore(deps): update ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable docker tag to v19 --- test-module.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-module.sh b/test-module.sh index 003294c..8f2f339 100755 --- a/test-module.sh +++ b/test-module.sh @@ -8,7 +8,7 @@ ssh_key="$(cat $SSH_KEYFILE)" podman run -i \ -v .:/home/pwuser/ns8-module:z \ - --name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:v10.0.3 \ + --name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:19.4.0 \ bash -l -s < /home/pwuser/ns8-key