Skip to content

Commit a3638ec

Browse files
Update hello-world
Changes: - docker-library/hello-world@8ffde12: Merge pull request docker-library/hello-world#128 from infosiftr/rm-1809 - docker-library/hello-world@d2ad81c: Remove Windows Server 2019 / 1809 - docker-library/hello-world@5b5487f: Update shebang from /bin/bash to /usr/bin/env bash - docker-library/hello-world@337f857: Merge pull request docker-library/hello-world#127 from infosiftr/arm64-host - docker-library/hello-world@f689a8d: Support building on an arm64 host too
1 parent eb3c346 commit a3638ec

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

library/hello-world

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# this file is generated via https://github.com/docker-library/hello-world/blob/08987c71f648c985f54be2a80bed4223cbd0723b/generate-stackbrew-library.sh
1+
# this file is generated via https://github.com/docker-library/hello-world/blob/d2ad81cd7a88c0114e152da6a3849aba64a68610/generate-stackbrew-library.sh
22

33
Maintainers: Tianon Gravi <[email protected]> (@tianon),
44
Joseph Ferguson <[email protected]> (@yosifkit)
55
GitRepo: https://github.com/docker-library/hello-world.git
6-
GitCommit: 08987c71f648c985f54be2a80bed4223cbd0723b
6+
GitCommit: d2ad81cd7a88c0114e152da6a3849aba64a68610
77

88
Tags: linux
99
SharedTags: latest
@@ -42,10 +42,3 @@ Architectures: windows-amd64
4242
windows-amd64-GitCommit: c816763efda4774cc0c628dca3c7dbd93c099928
4343
windows-amd64-Directory: amd64/hello-world/nanoserver-ltsc2022
4444
Constraints: nanoserver-ltsc2022
45-
46-
Tags: nanoserver-1809
47-
SharedTags: nanoserver, latest
48-
Architectures: windows-amd64
49-
windows-amd64-GitCommit: c816763efda4774cc0c628dca3c7dbd93c099928
50-
windows-amd64-Directory: amd64/hello-world/nanoserver-1809
51-
Constraints: nanoserver-1809

0 commit comments

Comments
 (0)