Skip to content

Commit

Permalink
Update dependency MarketSquare/robotframework-browser to v18 (#22)
Browse files Browse the repository at this point in the history
* Update dependency MarketSquare/robotframework-browser to v18

* Update test-module.sh

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Davide Principi <davide.principi@nethesis.it>
  • Loading branch information
renovate[bot] and DavidePrincipi authored May 31, 2024
1 parent e750811 commit b665363
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.5.1 \
bash -l -s <<EOF
set -e
echo "$ssh_key" > /home/pwuser/ns8-key
Expand Down

0 comments on commit b665363

Please sign in to comment.