Skip to content

Commit fa2f47d

Browse files
Run update.sh
1 parent 4128295 commit fa2f47d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

golang/README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,15 @@ WARNING:
2828

2929
## Simple Tags
3030

31+
- [`1.19beta1-bullseye`, `1.19-rc-bullseye`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/bullseye/Dockerfile)
32+
- [`1.19beta1-buster`, `1.19-rc-buster`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/buster/Dockerfile)
33+
- [`1.19beta1-stretch`, `1.19-rc-stretch`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/stretch/Dockerfile)
34+
- [`1.19beta1-alpine3.16`, `1.19-rc-alpine3.16`, `1.19beta1-alpine`, `1.19-rc-alpine`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/alpine3.16/Dockerfile)
35+
- [`1.19beta1-alpine3.15`, `1.19-rc-alpine3.15`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/alpine3.15/Dockerfile)
36+
- [`1.19beta1-windowsservercore-ltsc2022`, `1.19-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/windowsservercore-ltsc2022/Dockerfile)
37+
- [`1.19beta1-windowsservercore-1809`, `1.19-rc-windowsservercore-1809`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/windowsservercore-1809/Dockerfile)
38+
- [`1.19beta1-nanoserver-ltsc2022`, `1.19-rc-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/nanoserver-ltsc2022/Dockerfile)
39+
- [`1.19beta1-nanoserver-1809`, `1.19-rc-nanoserver-1809`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/nanoserver-1809/Dockerfile)
3140
- [`1.18.3-bullseye`, `1.18-bullseye`, `1-bullseye`, `bullseye`](https://github.com/docker-library/golang/blob/a212f660f30646927c1a10ecdc7b579df2d28155/1.18/bullseye/Dockerfile)
3241
- [`1.18.3-buster`, `1.18-buster`, `1-buster`, `buster`](https://github.com/docker-library/golang/blob/a212f660f30646927c1a10ecdc7b579df2d28155/1.18/buster/Dockerfile)
3342
- [`1.18.3-stretch`, `1.18-stretch`, `1-stretch`, `stretch`](https://github.com/docker-library/golang/blob/a212f660f30646927c1a10ecdc7b579df2d28155/1.18/stretch/Dockerfile)
@@ -49,6 +58,16 @@ WARNING:
4958

5059
## Shared Tags
5160

61+
- `1.19beta1`, `1.19-rc`:
62+
- [`1.19beta1-bullseye`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/bullseye/Dockerfile)
63+
- [`1.19beta1-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/windowsservercore-ltsc2022/Dockerfile)
64+
- [`1.19beta1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/windowsservercore-1809/Dockerfile)
65+
- `1.19beta1-windowsservercore`, `1.19-rc-windowsservercore`:
66+
- [`1.19beta1-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/windowsservercore-ltsc2022/Dockerfile)
67+
- [`1.19beta1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/windowsservercore-1809/Dockerfile)
68+
- `1.19beta1-nanoserver`, `1.19-rc-nanoserver`:
69+
- [`1.19beta1-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/nanoserver-ltsc2022/Dockerfile)
70+
- [`1.19beta1-nanoserver-1809`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/nanoserver-1809/Dockerfile)
5271
- `1.18.3`, `1.18`, `1`, `latest`:
5372
- [`1.18.3-bullseye`](https://github.com/docker-library/golang/blob/a212f660f30646927c1a10ecdc7b579df2d28155/1.18/bullseye/Dockerfile)
5473
- [`1.18.3-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/a212f660f30646927c1a10ecdc7b579df2d28155/1.18/windows/windowsservercore-ltsc2022/Dockerfile)

0 commit comments

Comments
 (0)