Skip to content

Commit 14ae4c0

Browse files
Run update.sh
1 parent 259e5b5 commit 14ae4c0

File tree

3 files changed

+22
-22
lines changed

3 files changed

+22
-22
lines changed

ghost/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`5.49.2`, `5.49`, `5`, `latest`](https://github.com/docker-library/ghost/blob/bfdc7dec6f9f3a0cc54d39632de6a17df5906eca/5/debian/Dockerfile)
28-
- [`5.49.2-alpine`, `5.49-alpine`, `5-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/bfdc7dec6f9f3a0cc54d39632de6a17df5906eca/5/alpine/Dockerfile)
27+
- [`5.49.3`, `5.49`, `5`, `latest`](https://github.com/docker-library/ghost/blob/7244a7250289a74268d00712232c91413213c612/5/debian/Dockerfile)
28+
- [`5.49.3-alpine`, `5.49-alpine`, `5-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/7244a7250289a74268d00712232c91413213c612/5/alpine/Dockerfile)
2929

3030
# Quick reference (cont.)
3131

node/README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -24,26 +24,26 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`20-alpine3.16`, `20.2-alpine3.16`, `20.2.0-alpine3.16`, `alpine3.16`, `current-alpine3.16`](https://github.com/nodejs/docker-node/blob/510d29310b47fbe7c6cfe9c0d0bc4f9e1ff59713/20/alpine3.16/Dockerfile)
28-
- [`20-alpine`, `20-alpine3.17`, `20.2-alpine`, `20.2-alpine3.17`, `20.2.0-alpine`, `20.2.0-alpine3.17`, `alpine`, `alpine3.17`, `current-alpine`, `current-alpine3.17`](https://github.com/nodejs/docker-node/blob/510d29310b47fbe7c6cfe9c0d0bc4f9e1ff59713/20/alpine3.17/Dockerfile)
27+
- [`20-alpine3.17`, `20.2-alpine3.17`, `20.2.0-alpine3.17`, `alpine3.17`, `current-alpine3.17`](https://github.com/nodejs/docker-node/blob/d951a7ff95eac09985446409589d6ea75ac42f96/20/alpine3.17/Dockerfile)
28+
- [`20-alpine`, `20-alpine3.18`, `20.2-alpine`, `20.2-alpine3.18`, `20.2.0-alpine`, `20.2.0-alpine3.18`, `alpine`, `alpine3.18`, `current-alpine`, `current-alpine3.18`](https://github.com/nodejs/docker-node/blob/d951a7ff95eac09985446409589d6ea75ac42f96/20/alpine3.18/Dockerfile)
2929
- [`20`, `20-bullseye`, `20.2`, `20.2-bullseye`, `20.2.0`, `20.2.0-bullseye`, `bullseye`, `current`, `current-bullseye`, `latest`](https://github.com/nodejs/docker-node/blob/510d29310b47fbe7c6cfe9c0d0bc4f9e1ff59713/20/bullseye/Dockerfile)
3030
- [`20-bullseye-slim`, `20-slim`, `20.2-bullseye-slim`, `20.2-slim`, `20.2.0-bullseye-slim`, `20.2.0-slim`, `bullseye-slim`, `current-bullseye-slim`, `current-slim`, `slim`](https://github.com/nodejs/docker-node/blob/510d29310b47fbe7c6cfe9c0d0bc4f9e1ff59713/20/bullseye-slim/Dockerfile)
3131
- [`20-buster`, `20.2-buster`, `20.2.0-buster`, `buster`, `current-buster`](https://github.com/nodejs/docker-node/blob/510d29310b47fbe7c6cfe9c0d0bc4f9e1ff59713/20/buster/Dockerfile)
3232
- [`20-buster-slim`, `20.2-buster-slim`, `20.2.0-buster-slim`, `buster-slim`, `current-buster-slim`](https://github.com/nodejs/docker-node/blob/510d29310b47fbe7c6cfe9c0d0bc4f9e1ff59713/20/buster-slim/Dockerfile)
33-
- [`19-alpine3.16`, `19.9-alpine3.16`, `19.9.0-alpine3.16`](https://github.com/nodejs/docker-node/blob/7a8d51d0e6acd67d14059140231ea52c7be8f023/19/alpine3.16/Dockerfile)
34-
- [`19-alpine`, `19-alpine3.17`, `19.9-alpine`, `19.9-alpine3.17`, `19.9.0-alpine`, `19.9.0-alpine3.17`](https://github.com/nodejs/docker-node/blob/7a8d51d0e6acd67d14059140231ea52c7be8f023/19/alpine3.17/Dockerfile)
33+
- [`19-alpine3.17`, `19.9-alpine3.17`, `19.9.0-alpine3.17`](https://github.com/nodejs/docker-node/blob/d951a7ff95eac09985446409589d6ea75ac42f96/19/alpine3.17/Dockerfile)
34+
- [`19-alpine`, `19-alpine3.18`, `19.9-alpine`, `19.9-alpine3.18`, `19.9.0-alpine`, `19.9.0-alpine3.18`](https://github.com/nodejs/docker-node/blob/d951a7ff95eac09985446409589d6ea75ac42f96/19/alpine3.18/Dockerfile)
3535
- [`19`, `19-bullseye`, `19.9`, `19.9-bullseye`, `19.9.0`, `19.9.0-bullseye`](https://github.com/nodejs/docker-node/blob/7a8d51d0e6acd67d14059140231ea52c7be8f023/19/bullseye/Dockerfile)
3636
- [`19-bullseye-slim`, `19-slim`, `19.9-bullseye-slim`, `19.9-slim`, `19.9.0-bullseye-slim`, `19.9.0-slim`](https://github.com/nodejs/docker-node/blob/7a8d51d0e6acd67d14059140231ea52c7be8f023/19/bullseye-slim/Dockerfile)
3737
- [`19-buster`, `19.9-buster`, `19.9.0-buster`](https://github.com/nodejs/docker-node/blob/7a8d51d0e6acd67d14059140231ea52c7be8f023/19/buster/Dockerfile)
3838
- [`19-buster-slim`, `19.9-buster-slim`, `19.9.0-buster-slim`](https://github.com/nodejs/docker-node/blob/7a8d51d0e6acd67d14059140231ea52c7be8f023/19/buster-slim/Dockerfile)
39-
- [`18-alpine3.16`, `18.16-alpine3.16`, `18.16.0-alpine3.16`, `hydrogen-alpine3.16`, `lts-alpine3.16`](https://github.com/nodejs/docker-node/blob/4c95f887f7863eccc17d66729cd24ecc230209a2/18/alpine3.16/Dockerfile)
40-
- [`18-alpine`, `18-alpine3.17`, `18.16-alpine`, `18.16-alpine3.17`, `18.16.0-alpine`, `18.16.0-alpine3.17`, `hydrogen-alpine`, `hydrogen-alpine3.17`, `lts-alpine`, `lts-alpine3.17`](https://github.com/nodejs/docker-node/blob/4c95f887f7863eccc17d66729cd24ecc230209a2/18/alpine3.17/Dockerfile)
39+
- [`18-alpine3.17`, `18.16-alpine3.17`, `18.16.0-alpine3.17`, `hydrogen-alpine3.17`, `lts-alpine3.17`](https://github.com/nodejs/docker-node/blob/d951a7ff95eac09985446409589d6ea75ac42f96/18/alpine3.17/Dockerfile)
40+
- [`18-alpine`, `18-alpine3.18`, `18.16-alpine`, `18.16-alpine3.18`, `18.16.0-alpine`, `18.16.0-alpine3.18`, `hydrogen-alpine`, `hydrogen-alpine3.18`, `lts-alpine`, `lts-alpine3.18`](https://github.com/nodejs/docker-node/blob/d951a7ff95eac09985446409589d6ea75ac42f96/18/alpine3.18/Dockerfile)
4141
- [`18`, `18-bullseye`, `18.16`, `18.16-bullseye`, `18.16.0`, `18.16.0-bullseye`, `hydrogen`, `hydrogen-bullseye`, `lts`, `lts-bullseye`, `lts-hydrogen`](https://github.com/nodejs/docker-node/blob/4c95f887f7863eccc17d66729cd24ecc230209a2/18/bullseye/Dockerfile)
4242
- [`18-bullseye-slim`, `18-slim`, `18.16-bullseye-slim`, `18.16-slim`, `18.16.0-bullseye-slim`, `18.16.0-slim`, `hydrogen-bullseye-slim`, `hydrogen-slim`, `lts-bullseye-slim`, `lts-slim`](https://github.com/nodejs/docker-node/blob/4c95f887f7863eccc17d66729cd24ecc230209a2/18/bullseye-slim/Dockerfile)
4343
- [`18-buster`, `18.16-buster`, `18.16.0-buster`, `hydrogen-buster`, `lts-buster`](https://github.com/nodejs/docker-node/blob/4c95f887f7863eccc17d66729cd24ecc230209a2/18/buster/Dockerfile)
4444
- [`18-buster-slim`, `18.16-buster-slim`, `18.16.0-buster-slim`, `hydrogen-buster-slim`, `lts-buster-slim`](https://github.com/nodejs/docker-node/blob/4c95f887f7863eccc17d66729cd24ecc230209a2/18/buster-slim/Dockerfile)
45-
- [`16-alpine3.16`, `16.20-alpine3.16`, `16.20.0-alpine3.16`, `gallium-alpine3.16`](https://github.com/nodejs/docker-node/blob/bd6c00f07c5a3b311ce0e346ab69df6b9ef8d08f/16/alpine3.16/Dockerfile)
46-
- [`16-alpine`, `16-alpine3.17`, `16.20-alpine`, `16.20-alpine3.17`, `16.20.0-alpine`, `16.20.0-alpine3.17`, `gallium-alpine`, `gallium-alpine3.17`](https://github.com/nodejs/docker-node/blob/bd6c00f07c5a3b311ce0e346ab69df6b9ef8d08f/16/alpine3.17/Dockerfile)
45+
- [`16-alpine3.17`, `16.20-alpine3.17`, `16.20.0-alpine3.17`, `gallium-alpine3.17`](https://github.com/nodejs/docker-node/blob/d951a7ff95eac09985446409589d6ea75ac42f96/16/alpine3.17/Dockerfile)
46+
- [`16-alpine`, `16-alpine3.18`, `16.20-alpine`, `16.20-alpine3.18`, `16.20.0-alpine`, `16.20.0-alpine3.18`, `gallium-alpine`, `gallium-alpine3.18`](https://github.com/nodejs/docker-node/blob/d951a7ff95eac09985446409589d6ea75ac42f96/16/alpine3.18/Dockerfile)
4747
- [`16-bullseye`, `16.20-bullseye`, `16.20.0-bullseye`, `gallium-bullseye`](https://github.com/nodejs/docker-node/blob/bd6c00f07c5a3b311ce0e346ab69df6b9ef8d08f/16/bullseye/Dockerfile)
4848
- [`16-bullseye-slim`, `16.20-bullseye-slim`, `16.20.0-bullseye-slim`, `gallium-bullseye-slim`](https://github.com/nodejs/docker-node/blob/bd6c00f07c5a3b311ce0e346ab69df6b9ef8d08f/16/bullseye-slim/Dockerfile)
4949
- [`16`, `16-buster`, `16.20`, `16.20-buster`, `16.20.0`, `16.20.0-buster`, `gallium`, `gallium-buster`](https://github.com/nodejs/docker-node/blob/bd6c00f07c5a3b311ce0e346ab69df6b9ef8d08f/16/buster/Dockerfile)

rabbitmq/README.md

+12-12
Original file line numberDiff line numberDiff line change
@@ -24,21 +24,21 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`3.12.0-rc.4`, `3.12-rc`](https://github.com/docker-library/rabbitmq/blob/2466fb116a22441798f38838f4f1d00980b0f348/3.12-rc/ubuntu/Dockerfile)
28-
- [`3.12.0-rc.4-management`, `3.12-rc-management`](https://github.com/docker-library/rabbitmq/blob/b41c10aaddc91da62f96994ab62e9d1ea590c455/3.12-rc/ubuntu/management/Dockerfile)
29-
- [`3.12.0-rc.4-alpine`, `3.12-rc-alpine`](https://github.com/docker-library/rabbitmq/blob/2466fb116a22441798f38838f4f1d00980b0f348/3.12-rc/alpine/Dockerfile)
30-
- [`3.12.0-rc.4-management-alpine`, `3.12-rc-management-alpine`](https://github.com/docker-library/rabbitmq/blob/b41c10aaddc91da62f96994ab62e9d1ea590c455/3.12-rc/alpine/management/Dockerfile)
31-
- [`3.11.17`, `3.11`, `3`, `latest`](https://github.com/docker-library/rabbitmq/blob/51796e9b65ec63cd2d4cfc873c12f97b4c4be457/3.11/ubuntu/Dockerfile)
32-
- [`3.11.17-management`, `3.11-management`, `3-management`, `management`](https://github.com/docker-library/rabbitmq/blob/b41c10aaddc91da62f96994ab62e9d1ea590c455/3.11/ubuntu/management/Dockerfile)
33-
- [`3.11.17-alpine`, `3.11-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/rabbitmq/blob/51796e9b65ec63cd2d4cfc873c12f97b4c4be457/3.11/alpine/Dockerfile)
34-
- [`3.11.17-management-alpine`, `3.11-management-alpine`, `3-management-alpine`, `management-alpine`](https://github.com/docker-library/rabbitmq/blob/b41c10aaddc91da62f96994ab62e9d1ea590c455/3.11/alpine/management/Dockerfile)
35-
- [`3.10.23`, `3.10`](https://github.com/docker-library/rabbitmq/blob/8efc286a3b05331ee89c3c85f7abd9a4055fbdd1/3.10/ubuntu/Dockerfile)
27+
- [`3.12.0`, `3.12`, `3`, `latest`](https://github.com/docker-library/rabbitmq/blob/c30652127ae871535b7ec8ecda8046948a52ab79/3.12/ubuntu/Dockerfile)
28+
- [`3.12.0-management`, `3.12-management`, `3-management`, `management`](https://github.com/docker-library/rabbitmq/blob/c30652127ae871535b7ec8ecda8046948a52ab79/3.12/ubuntu/management/Dockerfile)
29+
- [`3.12.0-alpine`, `3.12-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/rabbitmq/blob/c30652127ae871535b7ec8ecda8046948a52ab79/3.12/alpine/Dockerfile)
30+
- [`3.12.0-management-alpine`, `3.12-management-alpine`, `3-management-alpine`, `management-alpine`](https://github.com/docker-library/rabbitmq/blob/c30652127ae871535b7ec8ecda8046948a52ab79/3.12/alpine/management/Dockerfile)
31+
- [`3.11.17`, `3.11`](https://github.com/docker-library/rabbitmq/blob/c30652127ae871535b7ec8ecda8046948a52ab79/3.11/ubuntu/Dockerfile)
32+
- [`3.11.17-management`, `3.11-management`](https://github.com/docker-library/rabbitmq/blob/b41c10aaddc91da62f96994ab62e9d1ea590c455/3.11/ubuntu/management/Dockerfile)
33+
- [`3.11.17-alpine`, `3.11-alpine`](https://github.com/docker-library/rabbitmq/blob/c30652127ae871535b7ec8ecda8046948a52ab79/3.11/alpine/Dockerfile)
34+
- [`3.11.17-management-alpine`, `3.11-management-alpine`](https://github.com/docker-library/rabbitmq/blob/b41c10aaddc91da62f96994ab62e9d1ea590c455/3.11/alpine/management/Dockerfile)
35+
- [`3.10.23`, `3.10`](https://github.com/docker-library/rabbitmq/blob/c30652127ae871535b7ec8ecda8046948a52ab79/3.10/ubuntu/Dockerfile)
3636
- [`3.10.23-management`, `3.10-management`](https://github.com/docker-library/rabbitmq/blob/b41c10aaddc91da62f96994ab62e9d1ea590c455/3.10/ubuntu/management/Dockerfile)
37-
- [`3.10.23-alpine`, `3.10-alpine`](https://github.com/docker-library/rabbitmq/blob/8efc286a3b05331ee89c3c85f7abd9a4055fbdd1/3.10/alpine/Dockerfile)
37+
- [`3.10.23-alpine`, `3.10-alpine`](https://github.com/docker-library/rabbitmq/blob/c30652127ae871535b7ec8ecda8046948a52ab79/3.10/alpine/Dockerfile)
3838
- [`3.10.23-management-alpine`, `3.10-management-alpine`](https://github.com/docker-library/rabbitmq/blob/b41c10aaddc91da62f96994ab62e9d1ea590c455/3.10/alpine/management/Dockerfile)
39-
- [`3.9.29`, `3.9`](https://github.com/docker-library/rabbitmq/blob/aabb3c5c755e78eecdc16d51cc1e814d357a3745/3.9/ubuntu/Dockerfile)
39+
- [`3.9.29`, `3.9`](https://github.com/docker-library/rabbitmq/blob/c30652127ae871535b7ec8ecda8046948a52ab79/3.9/ubuntu/Dockerfile)
4040
- [`3.9.29-management`, `3.9-management`](https://github.com/docker-library/rabbitmq/blob/b41c10aaddc91da62f96994ab62e9d1ea590c455/3.9/ubuntu/management/Dockerfile)
41-
- [`3.9.29-alpine`, `3.9-alpine`](https://github.com/docker-library/rabbitmq/blob/559818693cad2b11238e59e0ae9e8dc537e9cf00/3.9/alpine/Dockerfile)
41+
- [`3.9.29-alpine`, `3.9-alpine`](https://github.com/docker-library/rabbitmq/blob/c30652127ae871535b7ec8ecda8046948a52ab79/3.9/alpine/Dockerfile)
4242
- [`3.9.29-management-alpine`, `3.9-management-alpine`](https://github.com/docker-library/rabbitmq/blob/b41c10aaddc91da62f96994ab62e9d1ea590c455/3.9/alpine/management/Dockerfile)
4343

4444
# Quick reference (cont.)

0 commit comments

Comments
 (0)