Skip to content

Commit

Permalink
feat(opensuse): add a opensuse tumbleweed reference image
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Meissner <[email protected]>
  • Loading branch information
msmeissn committed Jul 4, 2024
1 parent 17a66a9 commit 518d94b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions copy-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,17 @@ EOS
crane copy registry.opensuse.org/opensuse/leap@sha256:df3070b577cbdfd84dfb30d5ae86e58b6f377b1fc5368cebaec753d8013e8442 ${TEST_IMAGE}:opensuse-leap-151


cat <<EOS
#############################################
registry.opensuse.org/opensuse/tumbleweed:20240607.30.45
#############################################
EOS

crane copy registry.opensuse.org/opensuse/tumbleweed@sha256:427d16a14c45614f51357aeebee0dfe209a1cebfc044b3b724b6ea35663b3111 ${TEST_IMAGE}:opensuse-tumbleweed


cat <<EOS
###################
Expand Down

0 comments on commit 518d94b

Please sign in to comment.