From 7f10e00df49660c1b2c350523dc332f1e3a9c872 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 22:31:48 +0000 Subject: [PATCH] chore(deps): update dependency marketsquare/robotframework-browser to v18 --- test-module.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-module.sh b/test-module.sh index 11e0390..829b137 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.1.0 \ + --name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:v18.9.0 \ bash -l -s < /home/pwuser/ns8-key