Merged
Conversation
Changes: - docker-library/hello-world@b30c7e6: Merge pull request docker-library/hello-world#132 from infosiftr/musl-1.2.6 - docker-library/hello-world@0b0efba: Update musl to 1.2.6 - docker-library/hello-world@a1942f2: Merge pull request docker-library/hello-world#131 from infosiftr/GitCommit - docker-library/hello-world@13898d9: Stop calculating so many individual `GitCommit` values - docker-library/hello-world@8f82320: Remove 1809 `Dockerfile` (missed in the result of a rebase) - docker-library/hello-world@b981b1c: Merge pull request docker-library/hello-world#130 from infosiftr/no-vanity - docker-library/hello-world@1f2052d: Remove vanity variant support completely
Diff for 6445725:diff --git a/_bashbrew-cat b/_bashbrew-cat
index cb67c3d..55bcbda 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,41 +1,29 @@
Maintainers: Tianon Gravi <admwiggin@gmail.com> (@tianon), Joseph Ferguson <yosifkit@gmail.com> (@yosifkit)
GitRepo: https://github.com/docker-library/hello-world.git
-GitCommit: d2ad81cd7a88c0114e152da6a3849aba64a68610
+GitCommit: 0b0efba82b82ace81ab2fb42d25116f9488e6cb4
Tags: linux
SharedTags: latest
Architectures: amd64, arm32v5, arm32v6, arm32v7, arm64v8, i386, mips64le, ppc64le, riscv64, s390x
-amd64-Directory: amd64/hello-world
-amd64-GitCommit: 6930d60e10e81283a57be3ee3a2b5ca328a40304
-arm32v5-Directory: arm32v5/hello-world
-arm32v5-GitCommit: 6930d60e10e81283a57be3ee3a2b5ca328a40304
-arm32v6-Directory: arm32v6/hello-world
-arm32v6-GitCommit: 6930d60e10e81283a57be3ee3a2b5ca328a40304
-arm32v7-Directory: arm32v7/hello-world
-arm32v7-GitCommit: 6930d60e10e81283a57be3ee3a2b5ca328a40304
-arm64v8-Directory: arm64v8/hello-world
-arm64v8-GitCommit: 6930d60e10e81283a57be3ee3a2b5ca328a40304
-i386-Directory: i386/hello-world
-i386-GitCommit: 6930d60e10e81283a57be3ee3a2b5ca328a40304
-mips64le-Directory: mips64le/hello-world
-mips64le-GitCommit: 6930d60e10e81283a57be3ee3a2b5ca328a40304
-ppc64le-Directory: ppc64le/hello-world
-ppc64le-GitCommit: 6930d60e10e81283a57be3ee3a2b5ca328a40304
-riscv64-Directory: riscv64/hello-world
-riscv64-GitCommit: 6930d60e10e81283a57be3ee3a2b5ca328a40304
-s390x-Directory: s390x/hello-world
-s390x-GitCommit: 6930d60e10e81283a57be3ee3a2b5ca328a40304
+amd64-Directory: amd64
+arm32v5-Directory: arm32v5
+arm32v6-Directory: arm32v6
+arm32v7-Directory: arm32v7
+arm64v8-Directory: arm64v8
+i386-Directory: i386
+mips64le-Directory: mips64le
+ppc64le-Directory: ppc64le
+riscv64-Directory: riscv64
+s390x-Directory: s390x
Tags: nanoserver-ltsc2022
SharedTags: nanoserver, latest
Architectures: windows-amd64
-windows-amd64-Directory: amd64/hello-world/nanoserver-ltsc2022
-windows-amd64-GitCommit: c816763efda4774cc0c628dca3c7dbd93c099928
+windows-amd64-Directory: amd64/nanoserver-ltsc2022
Constraints: nanoserver-ltsc2022
Tags: nanoserver-ltsc2025
SharedTags: nanoserver, latest
Architectures: windows-amd64
-windows-amd64-Directory: amd64/hello-world/nanoserver-ltsc2025
-windows-amd64-GitCommit: 08987c71f648c985f54be2a80bed4223cbd0723b
+windows-amd64-Directory: amd64/nanoserver-ltsc2025
Constraints: nanoserver-ltsc2025
diff --git a/hello-world_linux/hello b/hello-world_linux/hello
index 8cf6df2..ce67e7f 100755
Binary files a/hello-world_linux/hello and b/hello-world_linux/hello differRelevant Maintainers: |
yosifkit
approved these changes
Mar 23, 2026
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.
Changes:
GitCommitvalues hello-world#131 from infosiftr/GitCommitGitCommitvaluesDockerfile(missed in the result of a rebase)