Skip to content

Commit a8d3de6

Browse files
authored
Update podman image version in test-module.sh
1 parent 467a884 commit a8d3de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-module.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ssh_key="$(cat $SSH_KEYFILE)"
1313

1414
podman run -i \
1515
-v .:/home/pwuser/ns8-module:z \
16-
--name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:v10.0.3 \
16+
--name rf-core-runner ghcr.io/marketsquare/robotframework-browser/rfbrowser-stable:19.10.1 \
1717
bash -l -s <<EOF
1818
set -e
1919
echo "$ssh_key" > /home/pwuser/ns8-key

0 commit comments

Comments
 (0)