Skip to content

Commit

Permalink
Update hello-world
Browse files Browse the repository at this point in the history
Changes:

- docker-library/hello-world@6ad8af5: Merge pull request docker-library/hello-world#121 from infosiftr/win2025
- docker-library/hello-world@2cd5514: Merge pull request docker-library/hello-world#119 from infosiftr/bump
- docker-library/hello-world@0b8aa18: Merge pull request docker-library/hello-world#120 from infosiftr/git-diff--exit-code
- docker-library/hello-world@a71acd2: Update to Bookworm + musl 1.2.5
- docker-library/hello-world@08987c7: Add Windows (Nano) Server 2025 variants
- docker-library/hello-world@0e95907: Switch to `git diff --exit-code`
- docker-library/hello-world@680f908: Update README
- docker-library/hello-world@1f9e879: Update to actions/checkout@v4 🙃
  • Loading branch information
docker-library-bot committed Jan 21, 2025
1 parent 8189ce0 commit 94d63aa
Showing 1 changed file with 19 additions and 12 deletions.
31 changes: 19 additions & 12 deletions library/hello-world
Original file line number Diff line number Diff line change
@@ -1,34 +1,41 @@
# this file is generated via https://github.com/docker-library/hello-world/blob/c6676f682a833388a087758d8789b43fbe003397/generate-stackbrew-library.sh
# this file is generated via https://github.com/docker-library/hello-world/blob/08987c71f648c985f54be2a80bed4223cbd0723b/generate-stackbrew-library.sh

Maintainers: Tianon Gravi <admwiggin@gmail.com> (@tianon),
Joseph Ferguson <yosifkit@gmail.com> (@yosifkit)
GitRepo: https://github.com/docker-library/hello-world.git
GitCommit: c6676f682a833388a087758d8789b43fbe003397
GitCommit: 08987c71f648c985f54be2a80bed4223cbd0723b

Tags: linux
SharedTags: latest
Architectures: amd64, arm32v5, arm32v6, arm32v7, arm64v8, i386, mips64le, ppc64le, riscv64, s390x
amd64-GitCommit: 3fb6ebca4163bf5b9cc496ac3e8f11cb1e754aee
amd64-GitCommit: a71acd2dfb8c21c8e42a8f926ce37c1ffbf8eae7
amd64-Directory: amd64/hello-world
arm32v5-GitCommit: 3fb6ebca4163bf5b9cc496ac3e8f11cb1e754aee
arm32v5-GitCommit: a71acd2dfb8c21c8e42a8f926ce37c1ffbf8eae7
arm32v5-Directory: arm32v5/hello-world
arm32v6-GitCommit: cbaef8901ea4e4f1bad7c29b641bb75190adfe61
arm32v6-GitCommit: a71acd2dfb8c21c8e42a8f926ce37c1ffbf8eae7
arm32v6-Directory: arm32v6/hello-world
arm32v7-GitCommit: 3fb6ebca4163bf5b9cc496ac3e8f11cb1e754aee
arm32v7-GitCommit: a71acd2dfb8c21c8e42a8f926ce37c1ffbf8eae7
arm32v7-Directory: arm32v7/hello-world
arm64v8-GitCommit: 3fb6ebca4163bf5b9cc496ac3e8f11cb1e754aee
arm64v8-GitCommit: a71acd2dfb8c21c8e42a8f926ce37c1ffbf8eae7
arm64v8-Directory: arm64v8/hello-world
i386-GitCommit: 3fb6ebca4163bf5b9cc496ac3e8f11cb1e754aee
i386-GitCommit: a71acd2dfb8c21c8e42a8f926ce37c1ffbf8eae7
i386-Directory: i386/hello-world
mips64le-GitCommit: 3fb6ebca4163bf5b9cc496ac3e8f11cb1e754aee
mips64le-GitCommit: a71acd2dfb8c21c8e42a8f926ce37c1ffbf8eae7
mips64le-Directory: mips64le/hello-world
ppc64le-GitCommit: 3fb6ebca4163bf5b9cc496ac3e8f11cb1e754aee
ppc64le-GitCommit: a71acd2dfb8c21c8e42a8f926ce37c1ffbf8eae7
ppc64le-Directory: ppc64le/hello-world
riscv64-GitCommit: 3fb6ebca4163bf5b9cc496ac3e8f11cb1e754aee
riscv64-GitCommit: a71acd2dfb8c21c8e42a8f926ce37c1ffbf8eae7
riscv64-Directory: riscv64/hello-world
s390x-GitCommit: 3fb6ebca4163bf5b9cc496ac3e8f11cb1e754aee
s390x-GitCommit: a71acd2dfb8c21c8e42a8f926ce37c1ffbf8eae7
s390x-Directory: s390x/hello-world

Tags: nanoserver-ltsc2025
SharedTags: nanoserver, latest
Architectures: windows-amd64
windows-amd64-GitCommit: 08987c71f648c985f54be2a80bed4223cbd0723b
windows-amd64-Directory: amd64/hello-world/nanoserver-ltsc2025
Constraints: nanoserver-ltsc2025

Tags: nanoserver-ltsc2022
SharedTags: nanoserver, latest
Architectures: windows-amd64
Expand Down

0 comments on commit 94d63aa

Please sign in to comment.