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 Dec 15, 2023
1 parent 8978e17 commit 45cf841
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
6 changes: 3 additions & 3 deletions amazonlinux/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

- [`2023`, `latest`, `2023.2.20231113.0`](https://github.com/amazonlinux/container-images/blob/bb26f34bf58219b9c2833ddfc550edf24dc5d2b1/Dockerfile)
- [`2`, `2.0.20231116.0`](https://github.com/amazonlinux/container-images/blob/e513900321398ab144fa1c8c422035e04d5f22d4/Dockerfile)
- [`1`, `2018.03`, `2018.03.0.20231106.0`](https://github.com/amazonlinux/container-images/blob/4e00ac2c097d0ed30dbcd4e7a9cce4d3dee18a9b/Dockerfile)
- [`2023`, `latest`, `2023.3.20231211.4`](https://github.com/amazonlinux/container-images/blob/5d43cabd0e15c15ab51395153458ebe099466da8/Dockerfile)
- [`2`, `2.0.20231206.0`](https://github.com/amazonlinux/container-images/blob/a10480da4e07a2ec233ecc200f621d240fcc47e2/Dockerfile)
- [`1`, `2018.03`, `2018.03.0.20231206.1`](https://github.com/amazonlinux/container-images/blob/f185bfc0b26db5b22fbf77d56e1330e47fecf6b7/Dockerfile)

# Quick reference (cont.)

Expand Down
4 changes: 2 additions & 2 deletions docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ WARNING:
## Simple Tags

- [`25.0.0-beta.2-cli`, `25-rc-cli`, `rc-cli`, `25.0.0-beta.2-cli-alpine3.19`](https://github.com/docker-library/docker/blob/18bbfb7d201fc854d6bf9ee589f55290a543f209/25-rc/cli/Dockerfile)
- [`25.0.0-beta.2-dind`, `25-rc-dind`, `rc-dind`, `25.0.0-beta.2-dind-alpine3.19`, `25.0.0-beta.2`, `25-rc`, `rc`, `25.0.0-beta.2-alpine3.19`](https://github.com/docker-library/docker/blob/4c2674df4f40c965cdb8ccc77b8ce9dbc247a6c9/25-rc/dind/Dockerfile)
- [`25.0.0-beta.2-dind`, `25-rc-dind`, `rc-dind`, `25.0.0-beta.2-dind-alpine3.19`, `25.0.0-beta.2`, `25-rc`, `rc`, `25.0.0-beta.2-alpine3.19`](https://github.com/docker-library/docker/blob/7ac5702b51ae559c03bfe90404f4b8c63977c601/25-rc/dind/Dockerfile)
- [`25.0.0-beta.2-dind-rootless`, `25-rc-dind-rootless`, `rc-dind-rootless`](https://github.com/docker-library/docker/blob/d8b20e0d84b8bac8629e782e0fc779d537eab8d8/25-rc/dind-rootless/Dockerfile)
- [`25.0.0-beta.2-git`, `25-rc-git`, `rc-git`](https://github.com/docker-library/docker/blob/2e213030c57a2134a77bf17b0710dff1a184a7c1/25-rc/git/Dockerfile)
- [`25.0.0-beta.2-windowsservercore-ltsc2022`, `25-rc-windowsservercore-ltsc2022`, `rc-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/d8b20e0d84b8bac8629e782e0fc779d537eab8d8/25-rc/windows/windowsservercore-ltsc2022/Dockerfile)
- [`25.0.0-beta.2-windowsservercore-1809`, `25-rc-windowsservercore-1809`, `rc-windowsservercore-1809`](https://github.com/docker-library/docker/blob/d8b20e0d84b8bac8629e782e0fc779d537eab8d8/25-rc/windows/windowsservercore-1809/Dockerfile)
- [`24.0.7-cli`, `24.0-cli`, `24-cli`, `cli`, `24.0.7-cli-alpine3.19`](https://github.com/docker-library/docker/blob/18bbfb7d201fc854d6bf9ee589f55290a543f209/24/cli/Dockerfile)
- [`24.0.7-dind`, `24.0-dind`, `24-dind`, `dind`, `24.0.7-dind-alpine3.19`, `24.0.7`, `24.0`, `24`, `latest`, `24.0.7-alpine3.19`](https://github.com/docker-library/docker/blob/4c2674df4f40c965cdb8ccc77b8ce9dbc247a6c9/24/dind/Dockerfile)
- [`24.0.7-dind`, `24.0-dind`, `24-dind`, `dind`, `24.0.7-dind-alpine3.19`, `24.0.7`, `24.0`, `24`, `latest`, `24.0.7-alpine3.19`](https://github.com/docker-library/docker/blob/7ac5702b51ae559c03bfe90404f4b8c63977c601/24/dind/Dockerfile)
- [`24.0.7-dind-rootless`, `24.0-dind-rootless`, `24-dind-rootless`, `dind-rootless`](https://github.com/docker-library/docker/blob/62c197fe7632d3bce351d4c337a5a129ebd8f771/24/dind-rootless/Dockerfile)
- [`24.0.7-git`, `24.0-git`, `24-git`, `git`](https://github.com/docker-library/docker/blob/6964fd52030c2e6e9e0943eaac07d78c9841fbb3/24/git/Dockerfile)
- [`24.0.7-windowsservercore-ltsc2022`, `24.0-windowsservercore-ltsc2022`, `24-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/71bd9300d17fb5b0722360fa298d9eace51c27c4/24/windows/windowsservercore-ltsc2022/Dockerfile)
Expand Down
10 changes: 4 additions & 6 deletions neo4j/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,12 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`5.14.0-community-bullseye`, `5.14-community-bullseye`, `5-community-bullseye`, `5.14.0-community`, `5.14-community`, `5-community`, `5.14.0-bullseye`, `5.14-bullseye`, `5-bullseye`, `5.14.0`, `5.14`, `5`, `community-bullseye`, `community`, `bullseye`, `latest`](https://github.com/neo4j/docker-neo4j-publish/blob/a39a0b8e97fea5e7c232771059a1a857345f6715/5.14.0/bullseye/community/Dockerfile)
- [`5.14.0-enterprise-bullseye`, `5.14-enterprise-bullseye`, `5-enterprise-bullseye`, `5.14.0-enterprise`, `5.14-enterprise`, `5-enterprise`, `enterprise-bullseye`, `enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/a39a0b8e97fea5e7c232771059a1a857345f6715/5.14.0/bullseye/enterprise/Dockerfile)
- [`5.14.0-community-ubi8`, `5.14-community-ubi8`, `5-community-ubi8`, `5.14.0-ubi8`, `5.14-ubi8`, `5-ubi8`, `community-ubi8`, `ubi8`](https://github.com/neo4j/docker-neo4j-publish/blob/a39a0b8e97fea5e7c232771059a1a857345f6715/5.14.0/ubi8/community/Dockerfile)
- [`5.14.0-enterprise-ubi8`, `5.14-enterprise-ubi8`, `5-enterprise-ubi8`, `enterprise-ubi8`](https://github.com/neo4j/docker-neo4j-publish/blob/a39a0b8e97fea5e7c232771059a1a857345f6715/5.14.0/ubi8/enterprise/Dockerfile)
- [`5.15.0-community-bullseye`, `5.15-community-bullseye`, `5-community-bullseye`, `5.15.0-community`, `5.15-community`, `5-community`, `5.15.0-bullseye`, `5.15-bullseye`, `5-bullseye`, `5.15.0`, `5.15`, `5`, `community-bullseye`, `community`, `bullseye`, `latest`](https://github.com/neo4j/docker-neo4j-publish/blob/26e67efc2fa0211478d9d83387c9f090d5a1873b/5.15.0/bullseye/community/Dockerfile)
- [`5.15.0-enterprise-bullseye`, `5.15-enterprise-bullseye`, `5-enterprise-bullseye`, `5.15.0-enterprise`, `5.15-enterprise`, `5-enterprise`, `enterprise-bullseye`, `enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/26e67efc2fa0211478d9d83387c9f090d5a1873b/5.15.0/bullseye/enterprise/Dockerfile)
- [`5.15.0-community-ubi8`, `5.15-community-ubi8`, `5-community-ubi8`, `5.15.0-ubi8`, `5.15-ubi8`, `5-ubi8`, `community-ubi8`, `ubi8`](https://github.com/neo4j/docker-neo4j-publish/blob/26e67efc2fa0211478d9d83387c9f090d5a1873b/5.15.0/ubi8/community/Dockerfile)
- [`5.15.0-enterprise-ubi8`, `5.15-enterprise-ubi8`, `5-enterprise-ubi8`, `enterprise-ubi8`](https://github.com/neo4j/docker-neo4j-publish/blob/26e67efc2fa0211478d9d83387c9f090d5a1873b/5.15.0/ubi8/enterprise/Dockerfile)
- [`4.4.28`, `4.4.28-community`, `4.4`, `4.4-community`](https://github.com/neo4j/docker-neo4j-publish/blob/a39a0b8e97fea5e7c232771059a1a857345f6715/4.4.28/bullseye/community/Dockerfile)
- [`4.4.28-enterprise`, `4.4-enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/a39a0b8e97fea5e7c232771059a1a857345f6715/4.4.28/bullseye/enterprise/Dockerfile)
- [`4.3.24`, `4.3.24-community`, `4.3`, `4.3-community`](https://github.com/neo4j/docker-neo4j-publish/blob/f84645770acc041f8057245c540dba622e0da5f8/4.3.24/bullseye/community/Dockerfile)
- [`4.3.24-enterprise`, `4.3-enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/f84645770acc041f8057245c540dba622e0da5f8/4.3.24/bullseye/enterprise/Dockerfile)

# Quick reference (cont.)

Expand Down

0 comments on commit 45cf841

Please sign in to comment.