Skip to content

Commit

Permalink
Test build for #2153
Browse files Browse the repository at this point in the history
  • Loading branch information
SUSE Update Bot committed Dec 30, 2024
1 parent 31e3791 commit 6a8a686
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions kiwi-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

#!UseOBSRepositories

#!BuildTag: opensuse/bci/kiwi:10.2.3-%RELEASE%
#!BuildTag: opensuse/bci/kiwi:10.2.3
#!BuildTag: opensuse/bci/kiwi:10.2.5-%RELEASE%
#!BuildTag: opensuse/bci/kiwi:10.2.5
#!BuildTag: opensuse/bci/kiwi:10.2
#!BuildTag: opensuse/bci/kiwi:10
#!BuildTag: opensuse/bci/kiwi:latest
Expand All @@ -32,13 +32,13 @@ RUN set -euo pipefail; \
# labelprefix=org.opensuse.bci.kiwi
LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI KIWI Appliance Builder (kiwi)"
LABEL org.opencontainers.image.description="KIWI Appliance Builder (kiwi) container based on the openSUSE Tumbleweed Base Container Image. This container is only supported in privileged mode."
LABEL org.opencontainers.image.version="10.2.3"
LABEL org.opencontainers.image.version="10.2.5"
LABEL org.opencontainers.image.url="https://www.opensuse.org"
LABEL org.opencontainers.image.created="%BUILDTIME%"
LABEL org.opencontainers.image.vendor="openSUSE Project"
LABEL org.opencontainers.image.source="%SOURCEURL%"
LABEL org.opencontainers.image.ref.name="10.2.3-%RELEASE%"
LABEL org.opensuse.reference="registry.opensuse.org/opensuse/bci/kiwi:10.2.3-%RELEASE%"
LABEL org.opencontainers.image.ref.name="10.2.5-%RELEASE%"
LABEL org.opensuse.reference="registry.opensuse.org/opensuse/bci/kiwi:10.2.5-%RELEASE%"
LABEL org.openbuildservice.disturl="%DISTURL%"
LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI"
LABEL org.opensuse.release-stage="released"
Expand Down

0 comments on commit 6a8a686

Please sign in to comment.