We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0103040 commit 8ae8b1eCopy full SHA for 8ae8b1e
build_seed.sh
@@ -7,5 +7,5 @@ set -euxo pipefail
7
cd $SCRIPT_DIR
8
9
podman build -t bootcseed -f Containerfile .
10
-podman tag bootcseed:latest quay.io/otuchfel/bootc:seed5
11
-podman push quay.io/otuchfel/bootc:seed5
+podman tag bootcseed:latest quay.io/otuchfel/bootc:seed6
+podman push quay.io/otuchfel/bootc:seed6
0 commit comments