Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/golang.org/x/term-0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Terry Howe authored Mar 12, 2024
2 parents 5c8599a + fce5522 commit 428b823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/scripts/prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ docker run --pull always -dp $ZOT_REGISTRY_PORT:5000 \
--name $ZOT_CTR_NAME \
-u $(id -u $(whoami)) \
--mount type=bind,source="${e2e_root}/testdata/zot/",target=/etc/zot \
--rm ghcr.io/project-zot/zot-linux-amd64:v2.0.0-rc6
--rm ghcr.io/project-zot/zot-linux-amd64:v2.0.1
echo " <<< prepared : zot <<< "

0 comments on commit 428b823

Please sign in to comment.