archlinux: Release 20260503.0.523481#21366
Open
archlinux-github wants to merge 1 commit intodocker-library:masterfrom
Open
archlinux: Release 20260503.0.523481#21366archlinux-github wants to merge 1 commit intodocker-library:masterfrom
archlinux-github wants to merge 1 commit intodocker-library:masterfrom
Conversation
This is an automated release [1]. [1] https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/.gitlab-ci.yml
Diff for 783f407:diff --git a/_bashbrew-cat b/_bashbrew-cat
index 5a53733..01cb3b4 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,17 +1,17 @@
Maintainers: Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
GitRepo: https://gitlab.archlinux.org/archlinux/archlinux-docker.git
-Tags: base-devel, base-devel-20260419.0.517065
-GitFetch: refs/tags/v20260419.0.517065
-GitCommit: 25354c172306956092edf933ad385f23975ebedd
+Tags: base-devel, base-devel-20260503.0.523481
+GitFetch: refs/tags/v20260503.0.523481
+GitCommit: 89b8bd477ecb2ad67f5069083b8255162a26cf7d
File: Dockerfile.base-devel
-Tags: latest, base, base-20260419.0.517065
-GitFetch: refs/tags/v20260419.0.517065
-GitCommit: 25354c172306956092edf933ad385f23975ebedd
+Tags: latest, base, base-20260503.0.523481
+GitFetch: refs/tags/v20260503.0.523481
+GitCommit: 89b8bd477ecb2ad67f5069083b8255162a26cf7d
File: Dockerfile.base
-Tags: multilib-devel, multilib-devel-20260419.0.517065
-GitFetch: refs/tags/v20260419.0.517065
-GitCommit: 25354c172306956092edf933ad385f23975ebedd
+Tags: multilib-devel, multilib-devel-20260503.0.523481
+GitFetch: refs/tags/v20260503.0.523481
+GitCommit: 89b8bd477ecb2ad67f5069083b8255162a26cf7d
File: Dockerfile.multilib-devel
diff --git a/_bashbrew-list b/_bashbrew-list
index fb20976..8401a4a 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,7 @@
archlinux:base
-archlinux:base-20260419.0.517065
+archlinux:base-20260503.0.523481
archlinux:base-devel
-archlinux:base-devel-20260419.0.517065
+archlinux:base-devel-20260503.0.523481
archlinux:latest
archlinux:multilib-devel
-archlinux:multilib-devel-20260419.0.517065
+archlinux:multilib-devel-20260503.0.523481
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 81b7146..f3a1180 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,3 +1,3 @@
-archlinux:base-20260419.0.517065
-archlinux:base-devel-20260419.0.517065
-archlinux:multilib-devel-20260419.0.517065
+archlinux:base-20260503.0.523481
+archlinux:base-devel-20260503.0.523481
+archlinux:multilib-devel-20260503.0.523481
diff --git a/archlinux_base-20260419.0.517065/Dockerfile.base b/archlinux_base-20260503.0.523481/Dockerfile.base
similarity index 78%
rename from archlinux_base-20260419.0.517065/Dockerfile.base
rename to archlinux_base-20260503.0.523481/Dockerfile.base
index 309a7a3..f23c554 100644
--- a/archlinux_base-20260419.0.517065/Dockerfile.base
+++ b/archlinux_base-20260503.0.523481/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/20260419.0.517065/base-20260419.0.517065.tar.zst" && \
- echo "8cba447e1bd5af12eb0e975615a919bfb16e31852d432fa2a138ab2e4b0c9dcd base-20260419.0.517065.tar.zst" > /tmp/sha256sums.txt && \
+RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260503.0.523481/base-20260503.0.523481.tar.zst" && \
+ echo "3b2324078e16ce61a1b7f533d09b9ea551cc43caae1bb3028ed8655ad03a4cc6 base-20260503.0.523481.tar.zst" > /tmp/sha256sums.txt && \
sha256sum -c /tmp/sha256sums.txt && \
mkdir /rootfs && \
- tar -C /rootfs --extract --file base-20260419.0.517065.tar.zst
+ tar -C /rootfs --extract --file base-20260503.0.523481.tar.zst
FROM scratch AS root
@@ -29,14 +29,15 @@ 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="20260419.0.517065"
-LABEL org.opencontainers.image.revision="0d7c4c0017584f9bcb495105cc412d6575f04564"
-LABEL org.opencontainers.image.created="2026-04-19T00:06:37+00:00"
+LABEL org.opencontainers.image.version="20260503.0.523481"
+LABEL org.opencontainers.image.revision="b43ff00eac5d363450c033c3387cf566bc5650a0"
+LABEL org.opencontainers.image.created="2026-05-03T00:09:00+00:00"
COPY --from=verify /rootfs/ /
RUN ldconfig && \
- sed -i '/BUILD_ID/a VERSION_ID=20260419.0.517065' /etc/os-release
+ sed -i '/BUILD_ID/a VERSION_ID=20260503.0.523481' /etc/os-release && \
+ true
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
diff --git a/archlinux_base-devel-20260419.0.517065/Dockerfile.base-devel b/archlinux_base-devel-20260503.0.523481/Dockerfile.base-devel
similarity index 78%
rename from archlinux_base-devel-20260419.0.517065/Dockerfile.base-devel
rename to archlinux_base-devel-20260503.0.523481/Dockerfile.base-devel
index 2f6e662..ae202d7 100644
--- a/archlinux_base-devel-20260419.0.517065/Dockerfile.base-devel
+++ b/archlinux_base-devel-20260503.0.523481/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/20260419.0.517065/base-devel-20260419.0.517065.tar.zst" && \
- echo "5209c08e710ea2bd661e42a53d3de4327f26f0e013ed95b2842778ca1f0c5b76 base-devel-20260419.0.517065.tar.zst" > /tmp/sha256sums.txt && \
+RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260503.0.523481/base-devel-20260503.0.523481.tar.zst" && \
+ echo "ad1991f1ff3fe0a82569016337d171dcdfe83e29a1a66f1d61c4910dc299ef70 base-devel-20260503.0.523481.tar.zst" > /tmp/sha256sums.txt && \
sha256sum -c /tmp/sha256sums.txt && \
mkdir /rootfs && \
- tar -C /rootfs --extract --file base-devel-20260419.0.517065.tar.zst
+ tar -C /rootfs --extract --file base-devel-20260503.0.523481.tar.zst
FROM scratch AS root
@@ -29,14 +29,15 @@ 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="20260419.0.517065"
-LABEL org.opencontainers.image.revision="0d7c4c0017584f9bcb495105cc412d6575f04564"
-LABEL org.opencontainers.image.created="2026-04-19T00:06:37+00:00"
+LABEL org.opencontainers.image.version="20260503.0.523481"
+LABEL org.opencontainers.image.revision="b43ff00eac5d363450c033c3387cf566bc5650a0"
+LABEL org.opencontainers.image.created="2026-05-03T00:09:00+00:00"
COPY --from=verify /rootfs/ /
RUN ldconfig && \
- sed -i '/BUILD_ID/a VERSION_ID=20260419.0.517065' /etc/os-release
+ sed -i '/BUILD_ID/a VERSION_ID=20260503.0.523481' /etc/os-release && \
+ true
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
diff --git a/archlinux_multilib-devel-20260419.0.517065/Dockerfile.multilib-devel b/archlinux_multilib-devel-20260503.0.523481/Dockerfile.multilib-devel
similarity index 77%
rename from archlinux_multilib-devel-20260419.0.517065/Dockerfile.multilib-devel
rename to archlinux_multilib-devel-20260503.0.523481/Dockerfile.multilib-devel
index 0d57e1d..ce02c36 100644
--- a/archlinux_multilib-devel-20260419.0.517065/Dockerfile.multilib-devel
+++ b/archlinux_multilib-devel-20260503.0.523481/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/20260419.0.517065/multilib-devel-20260419.0.517065.tar.zst" && \
- echo "e93c593e97310e634a7d7f8fe8b6b136ab92bcb124fa33cb6b63b4651c7eaeff multilib-devel-20260419.0.517065.tar.zst" > /tmp/sha256sums.txt && \
+RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260503.0.523481/multilib-devel-20260503.0.523481.tar.zst" && \
+ echo "aeb4d66750d7b6b314be22b7699189c2105a5f4d6a592ed51d42e486b9d58ec9 multilib-devel-20260503.0.523481.tar.zst" > /tmp/sha256sums.txt && \
sha256sum -c /tmp/sha256sums.txt && \
mkdir /rootfs && \
- tar -C /rootfs --extract --file multilib-devel-20260419.0.517065.tar.zst
+ tar -C /rootfs --extract --file multilib-devel-20260503.0.523481.tar.zst
FROM scratch AS root
@@ -29,14 +29,15 @@ 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="20260419.0.517065"
-LABEL org.opencontainers.image.revision="0d7c4c0017584f9bcb495105cc412d6575f04564"
-LABEL org.opencontainers.image.created="2026-04-19T00:06:37+00:00"
+LABEL org.opencontainers.image.version="20260503.0.523481"
+LABEL org.opencontainers.image.revision="b43ff00eac5d363450c033c3387cf566bc5650a0"
+LABEL org.opencontainers.image.created="2026-05-03T00:09:00+00:00"
COPY --from=verify /rootfs/ /
RUN ldconfig && \
- sed -i '/BUILD_ID/a VERSION_ID=20260419.0.517065' /etc/os-release
+ sed -i '/BUILD_ID/a VERSION_ID=20260503.0.523481' /etc/os-release && \
+ true
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]Relevant Maintainers:
|
Member
|
This change is a bit strange. Are there times that RUN ldconfig && \
- sed -i '/BUILD_ID/a VERSION_ID=20260419.0.517065' /etc/os-release
+ sed -i '/BUILD_ID/a VERSION_ID=20260503.0.523481' /etc/os-release && \
+ true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automated release [1].
[1] https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/.gitlab-ci.yml
Maintainers: @SantiagoTorres @shibumi @hashworks