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 v10.1.0
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 9dce23b commit fd1ad2f
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:v10.1.0 \
bash -l -s <<EOF
set -e
echo "$ssh_key" > /home/pwuser/ns8-key
Expand Down

0 comments on commit fd1ad2f

Please sign in to comment.