From e915b3acd1e58c9e879664eeaedc7cb4fd8a839f Mon Sep 17 00:00:00 2001 From: GITLAB_PROJECT_TOKEN Date: Tue, 5 May 2026 09:08:51 +0000 Subject: [PATCH] Release 20260505.0.524012 --- Dockerfile.base | 12 ++++++------ Dockerfile.base-devel | 12 ++++++------ Dockerfile.multilib-devel | 12 ++++++------ Dockerfile.repro | 12 ++++++------ 4 files changed, 24 insertions(+), 24 deletions(-) diff --git a/Dockerfile.base b/Dockerfile.base index 55771aa..6653942 100644 --- a/Dockerfile.base +++ b/Dockerfile.base @@ -14,11 +14,11 @@ FROM alpine:3.23 AS verify RUN apk add --no-cache curl tar zstd -RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260504.0.523810/base-20260504.0.523810.tar.zst" && \ - echo "8fed181c7bdf426a096f999ae3a064396aa35d83464a691583e7fb5b0a6296d8 base-20260504.0.523810.tar.zst" > /tmp/sha256sums.txt && \ +RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260505.0.524012/base-20260505.0.524012.tar.zst" && \ + echo "5032f3251c57e2b79008304d2d38b82ce2d0962d2c9cbc496ed4d754f8dc0382 base-20260505.0.524012.tar.zst" > /tmp/sha256sums.txt && \ sha256sum -c /tmp/sha256sums.txt && \ mkdir /rootfs && \ - tar -C /rootfs --extract --file base-20260504.0.523810.tar.zst + tar -C /rootfs --extract --file base-20260505.0.524012.tar.zst FROM scratch AS root @@ -29,14 +29,14 @@ LABEL org.opencontainers.image.url="https://gitlab.archlinux.org/archlinux/archl LABEL org.opencontainers.image.documentation="https://wiki.archlinux.org/title/Docker#Arch_Linux" LABEL org.opencontainers.image.source="https://gitlab.archlinux.org/archlinux/archlinux-docker" LABEL org.opencontainers.image.licenses="GPL-3.0-or-later" -LABEL org.opencontainers.image.version="20260504.0.523810" +LABEL org.opencontainers.image.version="20260505.0.524012" LABEL org.opencontainers.image.revision="b43ff00eac5d363450c033c3387cf566bc5650a0" -LABEL org.opencontainers.image.created="2026-05-04T09:08:53+00:00" +LABEL org.opencontainers.image.created="2026-05-05T09:08:51+00:00" COPY --from=verify /rootfs/ / RUN ldconfig && \ - sed -i '/BUILD_ID/a VERSION_ID=20260504.0.523810' /etc/os-release && \ + sed -i '/BUILD_ID/a VERSION_ID=20260505.0.524012' /etc/os-release && \ true ENV LANG=C.UTF-8 diff --git a/Dockerfile.base-devel b/Dockerfile.base-devel index 57f4455..6c7c841 100644 --- a/Dockerfile.base-devel +++ b/Dockerfile.base-devel @@ -14,11 +14,11 @@ FROM alpine:3.23 AS verify RUN apk add --no-cache curl tar zstd -RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260504.0.523810/base-devel-20260504.0.523810.tar.zst" && \ - echo "4f311d42da7fdc9b74b23ae9b9027eccf4fdd83402c127ed6db942f1288c9541 base-devel-20260504.0.523810.tar.zst" > /tmp/sha256sums.txt && \ +RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260505.0.524012/base-devel-20260505.0.524012.tar.zst" && \ + echo "948cb01b55c6593d805f79326594801b2257f6e754da8147d0ae4f0142c1e0c3 base-devel-20260505.0.524012.tar.zst" > /tmp/sha256sums.txt && \ sha256sum -c /tmp/sha256sums.txt && \ mkdir /rootfs && \ - tar -C /rootfs --extract --file base-devel-20260504.0.523810.tar.zst + tar -C /rootfs --extract --file base-devel-20260505.0.524012.tar.zst FROM scratch AS root @@ -29,14 +29,14 @@ LABEL org.opencontainers.image.url="https://gitlab.archlinux.org/archlinux/archl LABEL org.opencontainers.image.documentation="https://wiki.archlinux.org/title/Docker#Arch_Linux" LABEL org.opencontainers.image.source="https://gitlab.archlinux.org/archlinux/archlinux-docker" LABEL org.opencontainers.image.licenses="GPL-3.0-or-later" -LABEL org.opencontainers.image.version="20260504.0.523810" +LABEL org.opencontainers.image.version="20260505.0.524012" LABEL org.opencontainers.image.revision="b43ff00eac5d363450c033c3387cf566bc5650a0" -LABEL org.opencontainers.image.created="2026-05-04T09:08:53+00:00" +LABEL org.opencontainers.image.created="2026-05-05T09:08:51+00:00" COPY --from=verify /rootfs/ / RUN ldconfig && \ - sed -i '/BUILD_ID/a VERSION_ID=20260504.0.523810' /etc/os-release && \ + sed -i '/BUILD_ID/a VERSION_ID=20260505.0.524012' /etc/os-release && \ true ENV LANG=C.UTF-8 diff --git a/Dockerfile.multilib-devel b/Dockerfile.multilib-devel index 965d843..76f6473 100644 --- a/Dockerfile.multilib-devel +++ b/Dockerfile.multilib-devel @@ -14,11 +14,11 @@ FROM alpine:3.23 AS verify RUN apk add --no-cache curl tar zstd -RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260504.0.523810/multilib-devel-20260504.0.523810.tar.zst" && \ - echo "7023ad85d3f0c8698d1bd385b4e9adc30d9ba577657033b11aabb61fe71615c0 multilib-devel-20260504.0.523810.tar.zst" > /tmp/sha256sums.txt && \ +RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260505.0.524012/multilib-devel-20260505.0.524012.tar.zst" && \ + echo "8ed0ba3e858000e418eb205ae2a9fb17b57281b8098f6be257f5209db6a7a7c4 multilib-devel-20260505.0.524012.tar.zst" > /tmp/sha256sums.txt && \ sha256sum -c /tmp/sha256sums.txt && \ mkdir /rootfs && \ - tar -C /rootfs --extract --file multilib-devel-20260504.0.523810.tar.zst + tar -C /rootfs --extract --file multilib-devel-20260505.0.524012.tar.zst FROM scratch AS root @@ -29,14 +29,14 @@ LABEL org.opencontainers.image.url="https://gitlab.archlinux.org/archlinux/archl LABEL org.opencontainers.image.documentation="https://wiki.archlinux.org/title/Docker#Arch_Linux" LABEL org.opencontainers.image.source="https://gitlab.archlinux.org/archlinux/archlinux-docker" LABEL org.opencontainers.image.licenses="GPL-3.0-or-later" -LABEL org.opencontainers.image.version="20260504.0.523810" +LABEL org.opencontainers.image.version="20260505.0.524012" LABEL org.opencontainers.image.revision="b43ff00eac5d363450c033c3387cf566bc5650a0" -LABEL org.opencontainers.image.created="2026-05-04T09:08:53+00:00" +LABEL org.opencontainers.image.created="2026-05-05T09:08:51+00:00" COPY --from=verify /rootfs/ / RUN ldconfig && \ - sed -i '/BUILD_ID/a VERSION_ID=20260504.0.523810' /etc/os-release && \ + sed -i '/BUILD_ID/a VERSION_ID=20260505.0.524012' /etc/os-release && \ true ENV LANG=C.UTF-8 diff --git a/Dockerfile.repro b/Dockerfile.repro index 012758b..ed58ac0 100644 --- a/Dockerfile.repro +++ b/Dockerfile.repro @@ -14,11 +14,11 @@ FROM alpine:3.23 AS verify RUN apk add --no-cache curl tar zstd -RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260504.0.523810/repro-20260504.0.523810.tar.zst" && \ - echo "cbc7f9395d33651bbe6576c29ca00dbfe9383f57983bb7cf0bce218fd5ccb25c repro-20260504.0.523810.tar.zst" > /tmp/sha256sums.txt && \ +RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260505.0.524012/repro-20260505.0.524012.tar.zst" && \ + echo "9e02965a4fe3f48665cf7ebe6383268319ff76342746f38b4c8feafe0b2e21a6 repro-20260505.0.524012.tar.zst" > /tmp/sha256sums.txt && \ sha256sum -c /tmp/sha256sums.txt && \ mkdir /rootfs && \ - tar -C /rootfs --extract --file repro-20260504.0.523810.tar.zst + tar -C /rootfs --extract --file repro-20260505.0.524012.tar.zst FROM scratch AS root @@ -29,14 +29,14 @@ LABEL org.opencontainers.image.url="https://gitlab.archlinux.org/archlinux/archl LABEL org.opencontainers.image.documentation="https://wiki.archlinux.org/title/Docker#Arch_Linux" LABEL org.opencontainers.image.source="https://gitlab.archlinux.org/archlinux/archlinux-docker" LABEL org.opencontainers.image.licenses="GPL-3.0-or-later" -LABEL org.opencontainers.image.version="20260504.0.523810" +LABEL org.opencontainers.image.version="20260505.0.524012" LABEL org.opencontainers.image.revision="b43ff00eac5d363450c033c3387cf566bc5650a0" -LABEL org.opencontainers.image.created="2026-05-04T00:00:00Z" +LABEL org.opencontainers.image.created="2026-05-05T00:00:00Z" COPY --from=verify /rootfs/ / RUN ldconfig && \ - sed -i '/BUILD_ID/a VERSION_ID=20260504.0.523810' /etc/os-release && \ + sed -i '/BUILD_ID/a VERSION_ID=20260505.0.524012' /etc/os-release && \ rm -f /var/cache/ldconfig/aux-cache ENV LANG=C.UTF-8