From f05cb6266f7a88eb8fbe96f09cc4af692bddec18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 02:58:50 +0000 Subject: [PATCH] chore(deps): update ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable docker tag to v18 --- test-module.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-module.sh b/test-module.sh index f790443..4b3ff41 100755 --- a/test-module.sh +++ b/test-module.sh @@ -13,7 +13,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:18.8.1 \ bash -l -s < /home/pwuser/ns8-key