Skip to content

Commit

Permalink
feat(opensuse): add a opensuse tumbleweed reference image (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
msmeissn authored Jul 4, 2024
1 parent dc3e01e commit 53aed8c
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:d5ca535ba690e75ccd8d88cb44e2dc783555955c6fe345ccfbf05d55cdf61ba8 ${TEST_IMAGE}:opensuse-tumbleweed


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

0 comments on commit 53aed8c

Please sign in to comment.