Skip to content

Commit

Permalink
Test build for #1855
Browse files Browse the repository at this point in the history
  • Loading branch information
SUSE Update Bot committed Oct 14, 2024
1 parent 2352ccf commit c57bb14
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions kiwi-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@

#!UseOBSRepositories

#!BuildTag: bci/kiwi:10.1.10-%RELEASE%
#!BuildTag: bci/kiwi:10.1.10
#!BuildTag: bci/kiwi:10-%RELEASE%
#!BuildTag: bci/kiwi:10
#!BuildTag: bci/kiwi:10.1
#!BuildTag: bci/kiwi:10.1.10

FROM bci/bci-base:16.0

Expand All @@ -37,8 +38,8 @@ LABEL org.opencontainers.image.url="https://www.suse.com/products/base-container
LABEL org.opencontainers.image.created="%BUILDTIME%"
LABEL org.opencontainers.image.vendor="SUSE LLC"
LABEL org.opencontainers.image.source="%SOURCEURL%"
LABEL org.opencontainers.image.ref.name="10-%RELEASE%"
LABEL org.opensuse.reference="registry.suse.com/bci/kiwi:10-%RELEASE%"
LABEL org.opencontainers.image.ref.name="10.1.10-%RELEASE%"
LABEL org.opensuse.reference="registry.suse.com/bci/kiwi:10.1.10-%RELEASE%"
LABEL org.openbuildservice.disturl="%DISTURL%"
LABEL com.suse.supportlevel="techpreview"
LABEL com.suse.eula="sle-bci"
Expand Down

0 comments on commit c57bb14

Please sign in to comment.