Skip to content

Commit 6ca0431

Browse files
Run update.sh
1 parent f4b6376 commit 6ca0431

File tree

1 file changed

+36
-36
lines changed

1 file changed

+36
-36
lines changed

golang/README.md

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -28,37 +28,37 @@ WARNING:
2828

2929
## Simple Tags
3030

31-
- [`1.25.0-trixie`, `1.25-trixie`, `1-trixie`, `trixie`](https://github.com/docker-library/golang/blob/8426bbb144ff4507d189ca12ee7e09c3545717ac/1.25/trixie/Dockerfile)
31+
- [`1.25.1-trixie`, `1.25-trixie`, `1-trixie`, `trixie`](https://github.com/docker-library/golang/blob/be5c27da377afdeebf0c5747560bedd7f96ccb1c/1.25/trixie/Dockerfile)
3232

33-
- [`1.25.0-bookworm`, `1.25-bookworm`, `1-bookworm`, `bookworm`](https://github.com/docker-library/golang/blob/8426bbb144ff4507d189ca12ee7e09c3545717ac/1.25/bookworm/Dockerfile)
33+
- [`1.25.1-bookworm`, `1.25-bookworm`, `1-bookworm`, `bookworm`](https://github.com/docker-library/golang/blob/be5c27da377afdeebf0c5747560bedd7f96ccb1c/1.25/bookworm/Dockerfile)
3434

35-
- [`1.25.0-alpine3.22`, `1.25-alpine3.22`, `1-alpine3.22`, `alpine3.22`, `1.25.0-alpine`, `1.25-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/golang/blob/87f680b3862188425a9ad4a0a544f3c94f903b15/1.25/alpine3.22/Dockerfile)
35+
- [`1.25.1-alpine3.22`, `1.25-alpine3.22`, `1-alpine3.22`, `alpine3.22`, `1.25.1-alpine`, `1.25-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/golang/blob/be5c27da377afdeebf0c5747560bedd7f96ccb1c/1.25/alpine3.22/Dockerfile)
3636

37-
- [`1.25.0-alpine3.21`, `1.25-alpine3.21`, `1-alpine3.21`, `alpine3.21`](https://github.com/docker-library/golang/blob/87f680b3862188425a9ad4a0a544f3c94f903b15/1.25/alpine3.21/Dockerfile)
37+
- [`1.25.1-alpine3.21`, `1.25-alpine3.21`, `1-alpine3.21`, `alpine3.21`](https://github.com/docker-library/golang/blob/be5c27da377afdeebf0c5747560bedd7f96ccb1c/1.25/alpine3.21/Dockerfile)
3838

39-
- [`1.25.0-windowsservercore-ltsc2025`, `1.25-windowsservercore-ltsc2025`, `1-windowsservercore-ltsc2025`, `windowsservercore-ltsc2025`](https://github.com/docker-library/golang/blob/87f680b3862188425a9ad4a0a544f3c94f903b15/1.25/windows/windowsservercore-ltsc2025/Dockerfile)
39+
- [`1.25.1-windowsservercore-ltsc2025`, `1.25-windowsservercore-ltsc2025`, `1-windowsservercore-ltsc2025`, `windowsservercore-ltsc2025`](https://github.com/docker-library/golang/blob/be5c27da377afdeebf0c5747560bedd7f96ccb1c/1.25/windows/windowsservercore-ltsc2025/Dockerfile)
4040

41-
- [`1.25.0-windowsservercore-ltsc2022`, `1.25-windowsservercore-ltsc2022`, `1-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/87f680b3862188425a9ad4a0a544f3c94f903b15/1.25/windows/windowsservercore-ltsc2022/Dockerfile)
41+
- [`1.25.1-windowsservercore-ltsc2022`, `1.25-windowsservercore-ltsc2022`, `1-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/be5c27da377afdeebf0c5747560bedd7f96ccb1c/1.25/windows/windowsservercore-ltsc2022/Dockerfile)
4242

43-
- [`1.25.0-nanoserver-ltsc2025`, `1.25-nanoserver-ltsc2025`, `1-nanoserver-ltsc2025`, `nanoserver-ltsc2025`](https://github.com/docker-library/golang/blob/87f680b3862188425a9ad4a0a544f3c94f903b15/1.25/windows/nanoserver-ltsc2025/Dockerfile)
43+
- [`1.25.1-nanoserver-ltsc2025`, `1.25-nanoserver-ltsc2025`, `1-nanoserver-ltsc2025`, `nanoserver-ltsc2025`](https://github.com/docker-library/golang/blob/be5c27da377afdeebf0c5747560bedd7f96ccb1c/1.25/windows/nanoserver-ltsc2025/Dockerfile)
4444

45-
- [`1.25.0-nanoserver-ltsc2022`, `1.25-nanoserver-ltsc2022`, `1-nanoserver-ltsc2022`, `nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/87f680b3862188425a9ad4a0a544f3c94f903b15/1.25/windows/nanoserver-ltsc2022/Dockerfile)
45+
- [`1.25.1-nanoserver-ltsc2022`, `1.25-nanoserver-ltsc2022`, `1-nanoserver-ltsc2022`, `nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/be5c27da377afdeebf0c5747560bedd7f96ccb1c/1.25/windows/nanoserver-ltsc2022/Dockerfile)
4646

47-
- [`1.24.6-trixie`, `1.24-trixie`](https://github.com/docker-library/golang/blob/8426bbb144ff4507d189ca12ee7e09c3545717ac/1.24/trixie/Dockerfile)
47+
- [`1.24.7-trixie`, `1.24-trixie`](https://github.com/docker-library/golang/blob/266d88a19c1eec1e84266bef042ba832e32cf149/1.24/trixie/Dockerfile)
4848

49-
- [`1.24.6-bookworm`, `1.24-bookworm`](https://github.com/docker-library/golang/blob/8426bbb144ff4507d189ca12ee7e09c3545717ac/1.24/bookworm/Dockerfile)
49+
- [`1.24.7-bookworm`, `1.24-bookworm`](https://github.com/docker-library/golang/blob/266d88a19c1eec1e84266bef042ba832e32cf149/1.24/bookworm/Dockerfile)
5050

51-
- [`1.24.6-alpine3.22`, `1.24-alpine3.22`, `1.24.6-alpine`, `1.24-alpine`](https://github.com/docker-library/golang/blob/c057a3a509ebb027cbba79248252dc6d6cde799c/1.24/alpine3.22/Dockerfile)
51+
- [`1.24.7-alpine3.22`, `1.24-alpine3.22`, `1.24.7-alpine`, `1.24-alpine`](https://github.com/docker-library/golang/blob/266d88a19c1eec1e84266bef042ba832e32cf149/1.24/alpine3.22/Dockerfile)
5252

53-
- [`1.24.6-alpine3.21`, `1.24-alpine3.21`](https://github.com/docker-library/golang/blob/c057a3a509ebb027cbba79248252dc6d6cde799c/1.24/alpine3.21/Dockerfile)
53+
- [`1.24.7-alpine3.21`, `1.24-alpine3.21`](https://github.com/docker-library/golang/blob/266d88a19c1eec1e84266bef042ba832e32cf149/1.24/alpine3.21/Dockerfile)
5454

55-
- [`1.24.6-windowsservercore-ltsc2025`, `1.24-windowsservercore-ltsc2025`](https://github.com/docker-library/golang/blob/c057a3a509ebb027cbba79248252dc6d6cde799c/1.24/windows/windowsservercore-ltsc2025/Dockerfile)
55+
- [`1.24.7-windowsservercore-ltsc2025`, `1.24-windowsservercore-ltsc2025`](https://github.com/docker-library/golang/blob/266d88a19c1eec1e84266bef042ba832e32cf149/1.24/windows/windowsservercore-ltsc2025/Dockerfile)
5656

57-
- [`1.24.6-windowsservercore-ltsc2022`, `1.24-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/c057a3a509ebb027cbba79248252dc6d6cde799c/1.24/windows/windowsservercore-ltsc2022/Dockerfile)
57+
- [`1.24.7-windowsservercore-ltsc2022`, `1.24-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/266d88a19c1eec1e84266bef042ba832e32cf149/1.24/windows/windowsservercore-ltsc2022/Dockerfile)
5858

59-
- [`1.24.6-nanoserver-ltsc2025`, `1.24-nanoserver-ltsc2025`](https://github.com/docker-library/golang/blob/c057a3a509ebb027cbba79248252dc6d6cde799c/1.24/windows/nanoserver-ltsc2025/Dockerfile)
59+
- [`1.24.7-nanoserver-ltsc2025`, `1.24-nanoserver-ltsc2025`](https://github.com/docker-library/golang/blob/266d88a19c1eec1e84266bef042ba832e32cf149/1.24/windows/nanoserver-ltsc2025/Dockerfile)
6060

61-
- [`1.24.6-nanoserver-ltsc2022`, `1.24-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/c057a3a509ebb027cbba79248252dc6d6cde799c/1.24/windows/nanoserver-ltsc2022/Dockerfile)
61+
- [`1.24.7-nanoserver-ltsc2022`, `1.24-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/266d88a19c1eec1e84266bef042ba832e32cf149/1.24/windows/nanoserver-ltsc2022/Dockerfile)
6262

6363
- [`tip-20250831-trixie`, `tip-trixie`](https://github.com/docker-library/golang/blob/87df90bd18726ff6c83adef1e3438bbc3aa92b5c/tip/trixie/Dockerfile)
6464

@@ -70,37 +70,37 @@ WARNING:
7070

7171
## Shared Tags
7272

73-
- `1.25.0`, `1.25`, `1`, `latest`:
73+
- `1.25.1`, `1.25`, `1`, `latest`:
7474

75-
- [`1.25.0-trixie`](https://github.com/docker-library/golang/blob/8426bbb144ff4507d189ca12ee7e09c3545717ac/1.25/trixie/Dockerfile)
76-
- [`1.25.0-windowsservercore-ltsc2025`](https://github.com/docker-library/golang/blob/87f680b3862188425a9ad4a0a544f3c94f903b15/1.25/windows/windowsservercore-ltsc2025/Dockerfile)
77-
- [`1.25.0-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/87f680b3862188425a9ad4a0a544f3c94f903b15/1.25/windows/windowsservercore-ltsc2022/Dockerfile)
75+
- [`1.25.1-trixie`](https://github.com/docker-library/golang/blob/be5c27da377afdeebf0c5747560bedd7f96ccb1c/1.25/trixie/Dockerfile)
76+
- [`1.25.1-windowsservercore-ltsc2025`](https://github.com/docker-library/golang/blob/be5c27da377afdeebf0c5747560bedd7f96ccb1c/1.25/windows/windowsservercore-ltsc2025/Dockerfile)
77+
- [`1.25.1-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/be5c27da377afdeebf0c5747560bedd7f96ccb1c/1.25/windows/windowsservercore-ltsc2022/Dockerfile)
7878

79-
- `1.25.0-windowsservercore`, `1.25-windowsservercore`, `1-windowsservercore`, `windowsservercore`:
79+
- `1.25.1-windowsservercore`, `1.25-windowsservercore`, `1-windowsservercore`, `windowsservercore`:
8080

81-
- [`1.25.0-windowsservercore-ltsc2025`](https://github.com/docker-library/golang/blob/87f680b3862188425a9ad4a0a544f3c94f903b15/1.25/windows/windowsservercore-ltsc2025/Dockerfile)
82-
- [`1.25.0-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/87f680b3862188425a9ad4a0a544f3c94f903b15/1.25/windows/windowsservercore-ltsc2022/Dockerfile)
81+
- [`1.25.1-windowsservercore-ltsc2025`](https://github.com/docker-library/golang/blob/be5c27da377afdeebf0c5747560bedd7f96ccb1c/1.25/windows/windowsservercore-ltsc2025/Dockerfile)
82+
- [`1.25.1-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/be5c27da377afdeebf0c5747560bedd7f96ccb1c/1.25/windows/windowsservercore-ltsc2022/Dockerfile)
8383

84-
- `1.25.0-nanoserver`, `1.25-nanoserver`, `1-nanoserver`, `nanoserver`:
84+
- `1.25.1-nanoserver`, `1.25-nanoserver`, `1-nanoserver`, `nanoserver`:
8585

86-
- [`1.25.0-nanoserver-ltsc2025`](https://github.com/docker-library/golang/blob/87f680b3862188425a9ad4a0a544f3c94f903b15/1.25/windows/nanoserver-ltsc2025/Dockerfile)
87-
- [`1.25.0-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/87f680b3862188425a9ad4a0a544f3c94f903b15/1.25/windows/nanoserver-ltsc2022/Dockerfile)
86+
- [`1.25.1-nanoserver-ltsc2025`](https://github.com/docker-library/golang/blob/be5c27da377afdeebf0c5747560bedd7f96ccb1c/1.25/windows/nanoserver-ltsc2025/Dockerfile)
87+
- [`1.25.1-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/be5c27da377afdeebf0c5747560bedd7f96ccb1c/1.25/windows/nanoserver-ltsc2022/Dockerfile)
8888

89-
- `1.24.6`, `1.24`:
89+
- `1.24.7`, `1.24`:
9090

91-
- [`1.24.6-trixie`](https://github.com/docker-library/golang/blob/8426bbb144ff4507d189ca12ee7e09c3545717ac/1.24/trixie/Dockerfile)
92-
- [`1.24.6-windowsservercore-ltsc2025`](https://github.com/docker-library/golang/blob/c057a3a509ebb027cbba79248252dc6d6cde799c/1.24/windows/windowsservercore-ltsc2025/Dockerfile)
93-
- [`1.24.6-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/c057a3a509ebb027cbba79248252dc6d6cde799c/1.24/windows/windowsservercore-ltsc2022/Dockerfile)
91+
- [`1.24.7-trixie`](https://github.com/docker-library/golang/blob/266d88a19c1eec1e84266bef042ba832e32cf149/1.24/trixie/Dockerfile)
92+
- [`1.24.7-windowsservercore-ltsc2025`](https://github.com/docker-library/golang/blob/266d88a19c1eec1e84266bef042ba832e32cf149/1.24/windows/windowsservercore-ltsc2025/Dockerfile)
93+
- [`1.24.7-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/266d88a19c1eec1e84266bef042ba832e32cf149/1.24/windows/windowsservercore-ltsc2022/Dockerfile)
9494

95-
- `1.24.6-windowsservercore`, `1.24-windowsservercore`:
95+
- `1.24.7-windowsservercore`, `1.24-windowsservercore`:
9696

97-
- [`1.24.6-windowsservercore-ltsc2025`](https://github.com/docker-library/golang/blob/c057a3a509ebb027cbba79248252dc6d6cde799c/1.24/windows/windowsservercore-ltsc2025/Dockerfile)
98-
- [`1.24.6-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/c057a3a509ebb027cbba79248252dc6d6cde799c/1.24/windows/windowsservercore-ltsc2022/Dockerfile)
97+
- [`1.24.7-windowsservercore-ltsc2025`](https://github.com/docker-library/golang/blob/266d88a19c1eec1e84266bef042ba832e32cf149/1.24/windows/windowsservercore-ltsc2025/Dockerfile)
98+
- [`1.24.7-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/266d88a19c1eec1e84266bef042ba832e32cf149/1.24/windows/windowsservercore-ltsc2022/Dockerfile)
9999

100-
- `1.24.6-nanoserver`, `1.24-nanoserver`:
100+
- `1.24.7-nanoserver`, `1.24-nanoserver`:
101101

102-
- [`1.24.6-nanoserver-ltsc2025`](https://github.com/docker-library/golang/blob/c057a3a509ebb027cbba79248252dc6d6cde799c/1.24/windows/nanoserver-ltsc2025/Dockerfile)
103-
- [`1.24.6-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/c057a3a509ebb027cbba79248252dc6d6cde799c/1.24/windows/nanoserver-ltsc2022/Dockerfile)
102+
- [`1.24.7-nanoserver-ltsc2025`](https://github.com/docker-library/golang/blob/266d88a19c1eec1e84266bef042ba832e32cf149/1.24/windows/nanoserver-ltsc2025/Dockerfile)
103+
- [`1.24.7-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/266d88a19c1eec1e84266bef042ba832e32cf149/1.24/windows/nanoserver-ltsc2022/Dockerfile)
104104

105105
- `tip-20250831`, `tip`:
106106

0 commit comments

Comments
 (0)