Skip to content

Commit

Permalink
chore(deps): update dependency marketsquare/robotframework-browser to…
Browse files Browse the repository at this point in the history
… v18
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent 7c62618 commit c77b0aa
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 @@ -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.5.1 \
bash -l -s <<EOF
set -e
echo "$ssh_key" > /home/pwuser/ns8-key
Expand Down

0 comments on commit c77b0aa

Please sign in to comment.