Skip to content

Commit

Permalink
Run update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Nov 25, 2024
1 parent c8da5bb commit c2ce7b2
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 9 deletions.
6 changes: 3 additions & 3 deletions archlinux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`latest`, `base`, `base-20241117.0.280007`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/7c5e646fe913319019d629627f00cdea5bea3a05/Dockerfile.base)
- [`latest`, `base`, `base-20241124.0.282387`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/414cda585e2add3b240815c85173ae1bb42fffe1/Dockerfile.base)

- [`base-devel`, `base-devel-20241117.0.280007`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/7c5e646fe913319019d629627f00cdea5bea3a05/Dockerfile.base-devel)
- [`base-devel`, `base-devel-20241124.0.282387`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/414cda585e2add3b240815c85173ae1bb42fffe1/Dockerfile.base-devel)

- [`multilib-devel`, `multilib-devel-20241117.0.280007`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/7c5e646fe913319019d629627f00cdea5bea3a05/Dockerfile.multilib-devel)
- [`multilib-devel`, `multilib-devel-20241124.0.282387`](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/414cda585e2add3b240815c85173ae1bb42fffe1/Dockerfile.multilib-devel)

# Quick reference (cont.)

Expand Down
2 changes: 1 addition & 1 deletion clearlinux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`latest`, `base`](https://github.com/clearlinux/docker-brew-clearlinux/blob/c3e797de98e03e415b5958a4e2080aa60ddbc253/Dockerfile)
- [`latest`, `base`](https://github.com/clearlinux/docker-brew-clearlinux/blob/35901b761ba780aed3bf9a3396c414408715f75d/Dockerfile)

# Quick reference (cont.)

Expand Down
4 changes: 2 additions & 2 deletions ghost/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`5.101.3`, `5.101`, `5`, `latest`](https://github.com/docker-library/ghost/blob/c0390b479deba850f0b57708aadc3772ed5b3d81/5/debian/Dockerfile)
- [`5.101.4`, `5.101`, `5`, `latest`](https://github.com/docker-library/ghost/blob/49a4e9114a9c0afd8246ce1764729ea0586f4eeb/5/debian/Dockerfile)

- [`5.101.3-alpine`, `5.101-alpine`, `5-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/c0390b479deba850f0b57708aadc3772ed5b3d81/5/alpine/Dockerfile)
- [`5.101.4-alpine`, `5.101-alpine`, `5-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/49a4e9114a9c0afd8246ce1764729ea0586f4eeb/5/alpine/Dockerfile)

# Quick reference (cont.)

Expand Down
4 changes: 4 additions & 0 deletions mariadb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ Also see the ["Getting Help with MariaDB" article on the MariaDB Knowledge Base]

# Supported tags and respective `Dockerfile` links

- [`11.7.1-ubi9-rc`, `11.7-ubi9-rc`, `11.7.1-ubi-rc`, `11.7-ubi-rc`](https://github.com/MariaDB/mariadb-docker/blob/a6b360fc45b1a8fcd63b87ab69d4ce43566a7c06/11.7-ubi/Dockerfile)

- [`11.7.1-noble-rc`, `11.7-noble-rc`, `11.7.1-rc`, `11.7-rc`](https://github.com/MariaDB/mariadb-docker/blob/a6b360fc45b1a8fcd63b87ab69d4ce43566a7c06/11.7/Dockerfile)

- [`11.6.2-ubi9`, `11.6-ubi9`, `11-ubi9`, `11.6.2-ubi`, `11.6-ubi`, `11-ubi`](https://github.com/MariaDB/mariadb-docker/blob/292b81d08eaab23d8bd501171e570ea0636b0b82/11.6-ubi/Dockerfile)

- [`11.6.2-noble`, `11.6-noble`, `11-noble`, `noble`, `11.6.2`, `11.6`, `11`, `latest`](https://github.com/MariaDB/mariadb-docker/blob/292b81d08eaab23d8bd501171e570ea0636b0b82/11.6/Dockerfile)
Expand Down
26 changes: 26 additions & 0 deletions mongo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,16 @@ WARNING:

## Simple Tags

- [`8.0.4-rc0-noble`, `8.0-rc-noble`](https://github.com/docker-library/mongo/blob/25072a0ca59d0cc65dbf948b53b6c438de53d646/8.0-rc/Dockerfile)

- [`8.0.4-rc0-windowsservercore-ltsc2022`, `8.0-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/25072a0ca59d0cc65dbf948b53b6c438de53d646/8.0-rc/windows/windowsservercore-ltsc2022/Dockerfile)

- [`8.0.4-rc0-windowsservercore-1809`, `8.0-rc-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/25072a0ca59d0cc65dbf948b53b6c438de53d646/8.0-rc/windows/windowsservercore-1809/Dockerfile)

- [`8.0.4-rc0-nanoserver-ltsc2022`, `8.0-rc-nanoserver-ltsc2022`](https://github.com/docker-library/mongo/blob/25072a0ca59d0cc65dbf948b53b6c438de53d646/8.0-rc/windows/nanoserver-ltsc2022/Dockerfile)

- [`8.0.4-rc0-nanoserver-1809`, `8.0-rc-nanoserver-1809`](https://github.com/docker-library/mongo/blob/25072a0ca59d0cc65dbf948b53b6c438de53d646/8.0-rc/windows/nanoserver-1809/Dockerfile)

- [`8.0.3-noble`, `8.0-noble`, `8-noble`, `noble`](https://github.com/docker-library/mongo/blob/a0b18e58a944f41c8a02bf97d8a811917f8ca62b/8.0/Dockerfile)

- [`8.0.3-windowsservercore-ltsc2022`, `8.0-windowsservercore-ltsc2022`, `8-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/a0b18e58a944f41c8a02bf97d8a811917f8ca62b/8.0/windows/windowsservercore-ltsc2022/Dockerfile)
Expand Down Expand Up @@ -70,6 +80,22 @@ WARNING:

## Shared Tags

- `8.0.4-rc0`, `8.0-rc`:

- [`8.0.4-rc0-noble`](https://github.com/docker-library/mongo/blob/25072a0ca59d0cc65dbf948b53b6c438de53d646/8.0-rc/Dockerfile)
- [`8.0.4-rc0-windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/25072a0ca59d0cc65dbf948b53b6c438de53d646/8.0-rc/windows/windowsservercore-ltsc2022/Dockerfile)
- [`8.0.4-rc0-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/25072a0ca59d0cc65dbf948b53b6c438de53d646/8.0-rc/windows/windowsservercore-1809/Dockerfile)

- `8.0.4-rc0-windowsservercore`, `8.0-rc-windowsservercore`:

- [`8.0.4-rc0-windowsservercore-ltsc2022`](https://github.com/docker-library/mongo/blob/25072a0ca59d0cc65dbf948b53b6c438de53d646/8.0-rc/windows/windowsservercore-ltsc2022/Dockerfile)
- [`8.0.4-rc0-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/25072a0ca59d0cc65dbf948b53b6c438de53d646/8.0-rc/windows/windowsservercore-1809/Dockerfile)

- `8.0.4-rc0-nanoserver`, `8.0-rc-nanoserver`:

- [`8.0.4-rc0-nanoserver-ltsc2022`](https://github.com/docker-library/mongo/blob/25072a0ca59d0cc65dbf948b53b6c438de53d646/8.0-rc/windows/nanoserver-ltsc2022/Dockerfile)
- [`8.0.4-rc0-nanoserver-1809`](https://github.com/docker-library/mongo/blob/25072a0ca59d0cc65dbf948b53b6c438de53d646/8.0-rc/windows/nanoserver-1809/Dockerfile)

- `8.0.3`, `8.0`, `8`, `latest`:

- [`8.0.3-noble`](https://github.com/docker-library/mongo/blob/a0b18e58a944f41c8a02bf97d8a811917f8ca62b/8.0/Dockerfile)
Expand Down
6 changes: 3 additions & 3 deletions odoo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`18.0-20241118`, `18.0`, `18`, `latest`](https://github.com/odoo/docker/blob/593824b6735d46a7be744006e98f8f53d50cc5db/18.0/Dockerfile)
- [`18.0-20241125`, `18.0`, `18`, `latest`](https://github.com/odoo/docker/blob/5c9e504bfbf35c2e086bfb6057d7003d8a2dca1c/18.0/Dockerfile)

- [`17.0-20241118`, `17.0`, `17`](https://github.com/odoo/docker/blob/593824b6735d46a7be744006e98f8f53d50cc5db/17.0/Dockerfile)
- [`17.0-20241125`, `17.0`, `17`](https://github.com/odoo/docker/blob/5c9e504bfbf35c2e086bfb6057d7003d8a2dca1c/17.0/Dockerfile)

- [`16.0-20241118`, `16.0`, `16`](https://github.com/odoo/docker/blob/593824b6735d46a7be744006e98f8f53d50cc5db/16.0/Dockerfile)
- [`16.0-20241125`, `16.0`, `16`](https://github.com/odoo/docker/blob/5c9e504bfbf35c2e086bfb6057d7003d8a2dca1c/16.0/Dockerfile)

# Quick reference (cont.)

Expand Down

0 comments on commit c2ce7b2

Please sign in to comment.