Skip to content

Commit

Permalink
chore(deps): update ghcr.io/marketsquare/robotframework-browser/rfbro…
Browse files Browse the repository at this point in the history
…wser-stable docker tag to v18
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent 6aaeeec commit f05cb62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-module.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 <<EOF
set -e
echo "$ssh_key" > /home/pwuser/ns8-key
Expand Down

0 comments on commit f05cb62

Please sign in to comment.