Skip to content

Commit 8ae8b1e

Browse files
committed
/target
1 parent 0103040 commit 8ae8b1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build_seed.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ set -euxo pipefail
77
cd $SCRIPT_DIR
88

99
podman build -t bootcseed -f Containerfile .
10-
podman tag bootcseed:latest quay.io/otuchfel/bootc:seed5
11-
podman push quay.io/otuchfel/bootc:seed5
10+
podman tag bootcseed:latest quay.io/otuchfel/bootc:seed6
11+
podman push quay.io/otuchfel/bootc:seed6

0 commit comments

Comments
 (0)