From fa2f47d52b34cb0499ae491860946b7522da8af3 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 10 Jun 2022 16:13:46 -0700 Subject: [PATCH] Run update.sh --- golang/README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/golang/README.md b/golang/README.md index 5e333ea74..814c442c3 100644 --- a/golang/README.md +++ b/golang/README.md @@ -28,6 +28,15 @@ WARNING: ## Simple Tags +- [`1.19beta1-bullseye`, `1.19-rc-bullseye`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/bullseye/Dockerfile) +- [`1.19beta1-buster`, `1.19-rc-buster`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/buster/Dockerfile) +- [`1.19beta1-stretch`, `1.19-rc-stretch`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/stretch/Dockerfile) +- [`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) +- [`1.19beta1-alpine3.15`, `1.19-rc-alpine3.15`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/alpine3.15/Dockerfile) +- [`1.19beta1-windowsservercore-ltsc2022`, `1.19-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/windowsservercore-ltsc2022/Dockerfile) +- [`1.19beta1-windowsservercore-1809`, `1.19-rc-windowsservercore-1809`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/windowsservercore-1809/Dockerfile) +- [`1.19beta1-nanoserver-ltsc2022`, `1.19-rc-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/nanoserver-ltsc2022/Dockerfile) +- [`1.19beta1-nanoserver-1809`, `1.19-rc-nanoserver-1809`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/nanoserver-1809/Dockerfile) - [`1.18.3-bullseye`, `1.18-bullseye`, `1-bullseye`, `bullseye`](https://github.com/docker-library/golang/blob/a212f660f30646927c1a10ecdc7b579df2d28155/1.18/bullseye/Dockerfile) - [`1.18.3-buster`, `1.18-buster`, `1-buster`, `buster`](https://github.com/docker-library/golang/blob/a212f660f30646927c1a10ecdc7b579df2d28155/1.18/buster/Dockerfile) - [`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: ## Shared Tags +- `1.19beta1`, `1.19-rc`: + - [`1.19beta1-bullseye`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/bullseye/Dockerfile) + - [`1.19beta1-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/windowsservercore-ltsc2022/Dockerfile) + - [`1.19beta1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/windowsservercore-1809/Dockerfile) +- `1.19beta1-windowsservercore`, `1.19-rc-windowsservercore`: + - [`1.19beta1-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/windowsservercore-ltsc2022/Dockerfile) + - [`1.19beta1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/windowsservercore-1809/Dockerfile) +- `1.19beta1-nanoserver`, `1.19-rc-nanoserver`: + - [`1.19beta1-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/nanoserver-ltsc2022/Dockerfile) + - [`1.19beta1-nanoserver-1809`](https://github.com/docker-library/golang/blob/f53e9941dfc699b603b6c01cf5c0d8b89c303ee5/1.19-rc/windows/nanoserver-1809/Dockerfile) - `1.18.3`, `1.18`, `1`, `latest`: - [`1.18.3-bullseye`](https://github.com/docker-library/golang/blob/a212f660f30646927c1a10ecdc7b579df2d28155/1.18/bullseye/Dockerfile) - [`1.18.3-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/a212f660f30646927c1a10ecdc7b579df2d28155/1.18/windows/windowsservercore-ltsc2022/Dockerfile)