Skip to content

Commit

Permalink
🤖: Update build recipes from templates
Browse files Browse the repository at this point in the history
  • Loading branch information
SUSE Update Bot committed Sep 18, 2024
1 parent 68208ee commit 0f1fe9b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kiwi-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
#!BuildTag: opensuse/bci/kiwi:10-%RELEASE%
#!BuildTag: opensuse/bci/kiwi:10.1
#!BuildTag: opensuse/bci/kiwi:10.1-%RELEASE%
#!BuildTag: opensuse/bci/kiwi:10.1.6
#!BuildTag: opensuse/bci/kiwi:10.1.6-%RELEASE%
#!BuildTag: opensuse/bci/kiwi:10.1.11
#!BuildTag: opensuse/bci/kiwi:10.1.11-%RELEASE%
#!BuildTag: opensuse/bci/kiwi:latest

FROM opensuse/tumbleweed:latest
Expand All @@ -32,7 +32,7 @@ RUN set -euo pipefail; zypper -n in --no-recommends checkmedia dracut-kiwi-oem-r
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.6"
LABEL org.opencontainers.image.version="10.1.11"
LABEL org.opencontainers.image.url="https://www.opensuse.org"
LABEL org.opencontainers.image.created="%BUILDTIME%"
LABEL org.opencontainers.image.vendor="openSUSE Project"
Expand Down

0 comments on commit 0f1fe9b

Please sign in to comment.