Skip to content

Commit

Permalink
Merge pull request #1887 from SUSE/for-deploy-Tumbleweed
Browse files Browse the repository at this point in the history
🤖: Update build recipes for Tumbleweed
  • Loading branch information
dirkmueller authored Oct 24, 2024
2 parents a658460 + 9558c23 commit a5f56f7
Show file tree
Hide file tree
Showing 2 changed files with 10 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.1.15-%RELEASE%
#!BuildTag: opensuse/bci/kiwi:10.1.15
#!BuildTag: opensuse/bci/kiwi:10.1.16-%RELEASE%
#!BuildTag: opensuse/bci/kiwi:10.1.16
#!BuildTag: opensuse/bci/kiwi:10.1-%RELEASE%
#!BuildTag: opensuse/bci/kiwi:10.1
#!BuildTag: opensuse/bci/kiwi:10
Expand All @@ -34,13 +34,13 @@ RUN set -euo pipefail; \
LABEL org.opencontainers.image.authors="openSUSE (https://www.opensuse.org/)"
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.1.15"
LABEL org.opencontainers.image.version="10.1.16"
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.1.15-%RELEASE%"
LABEL org.opensuse.reference="registry.opensuse.org/opensuse/bci/kiwi:10.1.15-%RELEASE%"
LABEL org.opencontainers.image.ref.name="10.1.16-%RELEASE%"
LABEL org.opensuse.reference="registry.opensuse.org/opensuse/bci/kiwi:10.1.16-%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
5 changes: 5 additions & 0 deletions kiwi-image/kiwi-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 24 08:20:13 UTC 2024 - SUSE Update Bot <[email protected]>

- bump package version

-------------------------------------------------------------------
Wed Oct 23 07:58:28 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down

0 comments on commit a5f56f7

Please sign in to comment.