From 17ff9fdadfc8a63e96181bbe06b460e0934c0063 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 16 Jul 2024 15:08:54 -0700 Subject: [PATCH] Run update.sh --- bash/README.md | 2 +- buildpack-deps/README.md | 6 ------ golang/README.md | 36 ++++++++++++++++++------------------ 3 files changed, 19 insertions(+), 25 deletions(-) diff --git a/bash/README.md b/bash/README.md index d44b7805b..a3c5b5b8c 100644 --- a/bash/README.md +++ b/bash/README.md @@ -24,7 +24,7 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`devel-20240706`, `devel`, `devel-20240706-alpine3.20`, `devel-alpine3.20`](https://github.com/tianon/docker-bash/blob/8f17b86ca80f75e0c7a0740b9d3ce8865c5d4513/devel/Dockerfile) +- [`devel-20240711`, `devel`, `devel-20240711-alpine3.20`, `devel-alpine3.20`](https://github.com/tianon/docker-bash/blob/8f3e43fabdd7d92ecf33881c7cc69a5b847d096b/devel/Dockerfile) - [`5.3-alpha`, `5.3-rc`, `rc`, `5.3-alpha-alpine3.20`, `5.3-rc-alpine3.20`, `rc-alpine3.20`](https://github.com/tianon/docker-bash/blob/f487bffdced60fba425283c84317e6492488a252/5.3-rc/Dockerfile) diff --git a/buildpack-deps/README.md b/buildpack-deps/README.md index 74e7a0b2e..2bf6a9fb1 100644 --- a/buildpack-deps/README.md +++ b/buildpack-deps/README.md @@ -60,12 +60,6 @@ WARNING: - [`jammy`, `22.04`](https://github.com/docker-library/buildpack-deps/blob/d0ecd4b7313e9bc6b00d9a4fe62ad5787bc197ae/ubuntu/jammy/Dockerfile) -- [`mantic-curl`, `23.10-curl`](https://github.com/docker-library/buildpack-deps/blob/6b4838ad208cd3447d2c8d6535827e0dfc74a145/ubuntu/mantic/curl/Dockerfile) - -- [`mantic-scm`, `23.10-scm`](https://github.com/docker-library/buildpack-deps/blob/d0ecd4b7313e9bc6b00d9a4fe62ad5787bc197ae/ubuntu/mantic/scm/Dockerfile) - -- [`mantic`, `23.10`](https://github.com/docker-library/buildpack-deps/blob/d0ecd4b7313e9bc6b00d9a4fe62ad5787bc197ae/ubuntu/mantic/Dockerfile) - - [`noble-curl`, `24.04-curl`](https://github.com/docker-library/buildpack-deps/blob/60dc5f9555c521de086b2f5770514faf69ee2cc4/ubuntu/noble/curl/Dockerfile) - [`noble-scm`, `24.04-scm`](https://github.com/docker-library/buildpack-deps/blob/60dc5f9555c521de086b2f5770514faf69ee2cc4/ubuntu/noble/scm/Dockerfile) diff --git a/golang/README.md b/golang/README.md index 92c59e7dd..4dfbd6f54 100644 --- a/golang/README.md +++ b/golang/README.md @@ -28,21 +28,21 @@ WARNING: ## Simple Tags -- [`1.23rc1-bookworm`, `1.23-rc-bookworm`](https://github.com/docker-library/golang/blob/d59b341d37b5b2314cad111c54170ebf54f1ca4e/1.23-rc/bookworm/Dockerfile) +- [`1.23rc2-bookworm`, `1.23-rc-bookworm`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/bookworm/Dockerfile) -- [`1.23rc1-bullseye`, `1.23-rc-bullseye`](https://github.com/docker-library/golang/blob/d59b341d37b5b2314cad111c54170ebf54f1ca4e/1.23-rc/bullseye/Dockerfile) +- [`1.23rc2-bullseye`, `1.23-rc-bullseye`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/bullseye/Dockerfile) -- [`1.23rc1-alpine3.20`, `1.23-rc-alpine3.20`, `1.23rc1-alpine`, `1.23-rc-alpine`](https://github.com/docker-library/golang/blob/d59b341d37b5b2314cad111c54170ebf54f1ca4e/1.23-rc/alpine3.20/Dockerfile) +- [`1.23rc2-alpine3.20`, `1.23-rc-alpine3.20`, `1.23rc2-alpine`, `1.23-rc-alpine`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/alpine3.20/Dockerfile) -- [`1.23rc1-alpine3.19`, `1.23-rc-alpine3.19`](https://github.com/docker-library/golang/blob/d59b341d37b5b2314cad111c54170ebf54f1ca4e/1.23-rc/alpine3.19/Dockerfile) +- [`1.23rc2-alpine3.19`, `1.23-rc-alpine3.19`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/alpine3.19/Dockerfile) -- [`1.23rc1-windowsservercore-ltsc2022`, `1.23-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/d59b341d37b5b2314cad111c54170ebf54f1ca4e/1.23-rc/windows/windowsservercore-ltsc2022/Dockerfile) +- [`1.23rc2-windowsservercore-ltsc2022`, `1.23-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/windowsservercore-ltsc2022/Dockerfile) -- [`1.23rc1-windowsservercore-1809`, `1.23-rc-windowsservercore-1809`](https://github.com/docker-library/golang/blob/d59b341d37b5b2314cad111c54170ebf54f1ca4e/1.23-rc/windows/windowsservercore-1809/Dockerfile) +- [`1.23rc2-windowsservercore-1809`, `1.23-rc-windowsservercore-1809`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/windowsservercore-1809/Dockerfile) -- [`1.23rc1-nanoserver-ltsc2022`, `1.23-rc-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/d59b341d37b5b2314cad111c54170ebf54f1ca4e/1.23-rc/windows/nanoserver-ltsc2022/Dockerfile) +- [`1.23rc2-nanoserver-ltsc2022`, `1.23-rc-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/nanoserver-ltsc2022/Dockerfile) -- [`1.23rc1-nanoserver-1809`, `1.23-rc-nanoserver-1809`](https://github.com/docker-library/golang/blob/d59b341d37b5b2314cad111c54170ebf54f1ca4e/1.23-rc/windows/nanoserver-1809/Dockerfile) +- [`1.23rc2-nanoserver-1809`, `1.23-rc-nanoserver-1809`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/nanoserver-1809/Dockerfile) - [`1.22.5-bookworm`, `1.22-bookworm`, `1-bookworm`, `bookworm`](https://github.com/docker-library/golang/blob/539882fb23e90d31854a51a773accf8731cf0c9d/1.22/bookworm/Dockerfile) @@ -78,21 +78,21 @@ WARNING: ## Shared Tags -- `1.23rc1`, `1.23-rc`: +- `1.23rc2`, `1.23-rc`: - - [`1.23rc1-bookworm`](https://github.com/docker-library/golang/blob/d59b341d37b5b2314cad111c54170ebf54f1ca4e/1.23-rc/bookworm/Dockerfile) - - [`1.23rc1-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/d59b341d37b5b2314cad111c54170ebf54f1ca4e/1.23-rc/windows/windowsservercore-ltsc2022/Dockerfile) - - [`1.23rc1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/d59b341d37b5b2314cad111c54170ebf54f1ca4e/1.23-rc/windows/windowsservercore-1809/Dockerfile) + - [`1.23rc2-bookworm`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/bookworm/Dockerfile) + - [`1.23rc2-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/windowsservercore-ltsc2022/Dockerfile) + - [`1.23rc2-windowsservercore-1809`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/windowsservercore-1809/Dockerfile) -- `1.23rc1-windowsservercore`, `1.23-rc-windowsservercore`: +- `1.23rc2-windowsservercore`, `1.23-rc-windowsservercore`: - - [`1.23rc1-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/d59b341d37b5b2314cad111c54170ebf54f1ca4e/1.23-rc/windows/windowsservercore-ltsc2022/Dockerfile) - - [`1.23rc1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/d59b341d37b5b2314cad111c54170ebf54f1ca4e/1.23-rc/windows/windowsservercore-1809/Dockerfile) + - [`1.23rc2-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/windowsservercore-ltsc2022/Dockerfile) + - [`1.23rc2-windowsservercore-1809`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/windowsservercore-1809/Dockerfile) -- `1.23rc1-nanoserver`, `1.23-rc-nanoserver`: +- `1.23rc2-nanoserver`, `1.23-rc-nanoserver`: - - [`1.23rc1-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/d59b341d37b5b2314cad111c54170ebf54f1ca4e/1.23-rc/windows/nanoserver-ltsc2022/Dockerfile) - - [`1.23rc1-nanoserver-1809`](https://github.com/docker-library/golang/blob/d59b341d37b5b2314cad111c54170ebf54f1ca4e/1.23-rc/windows/nanoserver-1809/Dockerfile) + - [`1.23rc2-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/nanoserver-ltsc2022/Dockerfile) + - [`1.23rc2-nanoserver-1809`](https://github.com/docker-library/golang/blob/0f7f657aa4011345f663f34c252e2b4630ce7eea/1.23-rc/windows/nanoserver-1809/Dockerfile) - `1.22.5`, `1.22`, `1`, `latest`: