Skip to content

Commit 1ccd46a

Browse files
Run update.sh
1 parent a795158 commit 1ccd46a

File tree

3 files changed

+22
-13
lines changed

3 files changed

+22
-13
lines changed

neo4j/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ WARNING:
2828
- [`5.11.0-enterprise-bullseye`, `5.11-enterprise-bullseye`, `5-enterprise-bullseye`, `5.11.0-enterprise`, `5.11-enterprise`, `5-enterprise`, `enterprise-bullseye`, `enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/8f65800e6dae9738baeef972c4726d93c02a3e19/5.11.0/bullseye/enterprise/Dockerfile)
2929
- [`5.11.0-community-ubi8`, `5.11-community-ubi8`, `5-community-ubi8`, `5.11.0-ubi8`, `5.11-ubi8`, `5-ubi8`, `community-ubi8`, `ubi8`](https://github.com/neo4j/docker-neo4j-publish/blob/8f65800e6dae9738baeef972c4726d93c02a3e19/5.11.0/ubi8/community/Dockerfile)
3030
- [`5.11.0-enterprise-ubi8`, `5.11-enterprise-ubi8`, `5-enterprise-ubi8`, `enterprise-ubi8`](https://github.com/neo4j/docker-neo4j-publish/blob/8f65800e6dae9738baeef972c4726d93c02a3e19/5.11.0/ubi8/enterprise/Dockerfile)
31-
- [`4.4.24`, `4.4.24-community`, `4.4`, `4.4-community`](https://github.com/neo4j/docker-neo4j-publish/blob/9c6825e44cbf25790c31fb0c08dc9d15ad3824c5/4.4.24/bullseye/community/Dockerfile)
32-
- [`4.4.24-enterprise`, `4.4-enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/9c6825e44cbf25790c31fb0c08dc9d15ad3824c5/4.4.24/bullseye/enterprise/Dockerfile)
31+
- [`4.4.25`, `4.4.25-community`, `4.4`, `4.4-community`](https://github.com/neo4j/docker-neo4j-publish/blob/ff223b3ef8e89fb2ef0fa6116e59f05abd28d9e4/4.4.25/bullseye/community/Dockerfile)
32+
- [`4.4.25-enterprise`, `4.4-enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/ff223b3ef8e89fb2ef0fa6116e59f05abd28d9e4/4.4.25/bullseye/enterprise/Dockerfile)
3333

3434
# Quick reference (cont.)
3535

rust/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`1-buster`, `1.71-buster`, `1.71.1-buster`, `buster`](https://github.com/rust-lang/docker-rust/blob/2bb79cb08932ba4ccab9d48f9e07159095146eb7/1.71.1/buster/Dockerfile)
28-
- [`1-slim-buster`, `1.71-slim-buster`, `1.71.1-slim-buster`, `slim-buster`](https://github.com/rust-lang/docker-rust/blob/2bb79cb08932ba4ccab9d48f9e07159095146eb7/1.71.1/buster/slim/Dockerfile)
29-
- [`1-bullseye`, `1.71-bullseye`, `1.71.1-bullseye`, `bullseye`, `1`, `1.71`, `1.71.1`, `latest`](https://github.com/rust-lang/docker-rust/blob/2bb79cb08932ba4ccab9d48f9e07159095146eb7/1.71.1/bullseye/Dockerfile)
30-
- [`1-slim-bullseye`, `1.71-slim-bullseye`, `1.71.1-slim-bullseye`, `slim-bullseye`, `1-slim`, `1.71-slim`, `1.71.1-slim`, `slim`](https://github.com/rust-lang/docker-rust/blob/2bb79cb08932ba4ccab9d48f9e07159095146eb7/1.71.1/bullseye/slim/Dockerfile)
31-
- [`1-bookworm`, `1.71-bookworm`, `1.71.1-bookworm`, `bookworm`](https://github.com/rust-lang/docker-rust/blob/2bb79cb08932ba4ccab9d48f9e07159095146eb7/1.71.1/bookworm/Dockerfile)
32-
- [`1-slim-bookworm`, `1.71-slim-bookworm`, `1.71.1-slim-bookworm`, `slim-bookworm`](https://github.com/rust-lang/docker-rust/blob/2bb79cb08932ba4ccab9d48f9e07159095146eb7/1.71.1/bookworm/slim/Dockerfile)
33-
- [`1-alpine3.17`, `1.71-alpine3.17`, `1.71.1-alpine3.17`, `alpine3.17`](https://github.com/rust-lang/docker-rust/blob/2bb79cb08932ba4ccab9d48f9e07159095146eb7/1.71.1/alpine3.17/Dockerfile)
34-
- [`1-alpine3.18`, `1.71-alpine3.18`, `1.71.1-alpine3.18`, `alpine3.18`, `1-alpine`, `1.71-alpine`, `1.71.1-alpine`, `alpine`](https://github.com/rust-lang/docker-rust/blob/2bb79cb08932ba4ccab9d48f9e07159095146eb7/1.71.1/alpine3.18/Dockerfile)
27+
- [`1-buster`, `1.72-buster`, `1.72.0-buster`, `buster`](https://github.com/rust-lang/docker-rust/blob/5ede3cc7db4695645dfb1a9923cbafa519fb5c49/1.72.0/buster/Dockerfile)
28+
- [`1-slim-buster`, `1.72-slim-buster`, `1.72.0-slim-buster`, `slim-buster`](https://github.com/rust-lang/docker-rust/blob/5ede3cc7db4695645dfb1a9923cbafa519fb5c49/1.72.0/buster/slim/Dockerfile)
29+
- [`1-bullseye`, `1.72-bullseye`, `1.72.0-bullseye`, `bullseye`](https://github.com/rust-lang/docker-rust/blob/5ede3cc7db4695645dfb1a9923cbafa519fb5c49/1.72.0/bullseye/Dockerfile)
30+
- [`1-slim-bullseye`, `1.72-slim-bullseye`, `1.72.0-slim-bullseye`, `slim-bullseye`](https://github.com/rust-lang/docker-rust/blob/5ede3cc7db4695645dfb1a9923cbafa519fb5c49/1.72.0/bullseye/slim/Dockerfile)
31+
- [`1-bookworm`, `1.72-bookworm`, `1.72.0-bookworm`, `bookworm`, `1`, `1.72`, `1.72.0`, `latest`](https://github.com/rust-lang/docker-rust/blob/5ede3cc7db4695645dfb1a9923cbafa519fb5c49/1.72.0/bookworm/Dockerfile)
32+
- [`1-slim-bookworm`, `1.72-slim-bookworm`, `1.72.0-slim-bookworm`, `slim-bookworm`, `1-slim`, `1.72-slim`, `1.72.0-slim`, `slim`](https://github.com/rust-lang/docker-rust/blob/5ede3cc7db4695645dfb1a9923cbafa519fb5c49/1.72.0/bookworm/slim/Dockerfile)
33+
- [`1-alpine3.17`, `1.72-alpine3.17`, `1.72.0-alpine3.17`, `alpine3.17`](https://github.com/rust-lang/docker-rust/blob/5ede3cc7db4695645dfb1a9923cbafa519fb5c49/1.72.0/alpine3.17/Dockerfile)
34+
- [`1-alpine3.18`, `1.72-alpine3.18`, `1.72.0-alpine3.18`, `alpine3.18`, `1-alpine`, `1.72-alpine`, `1.72.0-alpine`, `alpine`](https://github.com/rust-lang/docker-rust/blob/5ede3cc7db4695645dfb1a9923cbafa519fb5c49/1.72.0/alpine3.18/Dockerfile)
3535

3636
# Quick reference (cont.)
3737

wordpress/README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,18 @@ WARNING:
3333
- [`6.3.0-php8.2-apache`, `6.3-php8.2-apache`, `6-php8.2-apache`, `php8.2-apache`, `6.3.0-php8.2`, `6.3-php8.2`, `6-php8.2`, `php8.2`](https://github.com/docker-library/wordpress/blob/f1704f65b98c2a903318b5bc775000b956f16300/latest/php8.2/apache/Dockerfile)
3434
- [`6.3.0-php8.2-fpm`, `6.3-php8.2-fpm`, `6-php8.2-fpm`, `php8.2-fpm`](https://github.com/docker-library/wordpress/blob/f1704f65b98c2a903318b5bc775000b956f16300/latest/php8.2/fpm/Dockerfile)
3535
- [`6.3.0-php8.2-fpm-alpine`, `6.3-php8.2-fpm-alpine`, `6-php8.2-fpm-alpine`, `php8.2-fpm-alpine`](https://github.com/docker-library/wordpress/blob/f1704f65b98c2a903318b5bc775000b956f16300/latest/php8.2/fpm-alpine/Dockerfile)
36-
- [`cli-2.8.1`, `cli-2.8`, `cli-2`, `cli`, `cli-2.8.1-php8.0`, `cli-2.8-php8.0`, `cli-2-php8.0`, `cli-php8.0`](https://github.com/docker-library/wordpress/blob/68ba8edcf61e8fd4748614510ebec96ef17806c0/cli/php8.0/alpine/Dockerfile)
37-
- [`cli-2.8.1-php8.1`, `cli-2.8-php8.1`, `cli-2-php8.1`, `cli-php8.1`](https://github.com/docker-library/wordpress/blob/68ba8edcf61e8fd4748614510ebec96ef17806c0/cli/php8.1/alpine/Dockerfile)
38-
- [`cli-2.8.1-php8.2`, `cli-2.8-php8.2`, `cli-2-php8.2`, `cli-php8.2`](https://github.com/docker-library/wordpress/blob/68ba8edcf61e8fd4748614510ebec96ef17806c0/cli/php8.2/alpine/Dockerfile)
36+
- [`cli-2.8.1`, `cli-2.8`, `cli-2`, `cli`, `cli-2.8.1-php8.0`, `cli-2.8-php8.0`, `cli-2-php8.0`, `cli-php8.0`](https://github.com/docker-library/wordpress/blob/6e0d5acfc84bef260c85110da4b94d763ad5086c/cli/php8.0/alpine/Dockerfile)
37+
- [`cli-2.8.1-php8.1`, `cli-2.8-php8.1`, `cli-2-php8.1`, `cli-php8.1`](https://github.com/docker-library/wordpress/blob/6e0d5acfc84bef260c85110da4b94d763ad5086c/cli/php8.1/alpine/Dockerfile)
38+
- [`cli-2.8.1-php8.2`, `cli-2.8-php8.2`, `cli-2-php8.2`, `cli-php8.2`](https://github.com/docker-library/wordpress/blob/6e0d5acfc84bef260c85110da4b94d763ad5086c/cli/php8.2/alpine/Dockerfile)
39+
- [`beta-6.3.1-RC1-apache`, `beta-6.3.1-apache`, `beta-6.3-apache`, `beta-6-apache`, `beta-apache`, `beta-6.3.1-RC1`, `beta-6.3.1`, `beta-6.3`, `beta-6`, `beta`, `beta-6.3.1-RC1-php8.0-apache`, `beta-6.3.1-php8.0-apache`, `beta-6.3-php8.0-apache`, `beta-6-php8.0-apache`, `beta-php8.0-apache`, `beta-6.3.1-RC1-php8.0`, `beta-6.3.1-php8.0`, `beta-6.3-php8.0`, `beta-6-php8.0`, `beta-php8.0`](https://github.com/docker-library/wordpress/blob/582cf85193fdc840dd080b57a2ec2c2b6bcb154a/beta/php8.0/apache/Dockerfile)
40+
- [`beta-6.3.1-RC1-fpm`, `beta-6.3.1-fpm`, `beta-6.3-fpm`, `beta-6-fpm`, `beta-fpm`, `beta-6.3.1-RC1-php8.0-fpm`, `beta-6.3.1-php8.0-fpm`, `beta-6.3-php8.0-fpm`, `beta-6-php8.0-fpm`, `beta-php8.0-fpm`](https://github.com/docker-library/wordpress/blob/582cf85193fdc840dd080b57a2ec2c2b6bcb154a/beta/php8.0/fpm/Dockerfile)
41+
- [`beta-6.3.1-RC1-fpm-alpine`, `beta-6.3.1-fpm-alpine`, `beta-6.3-fpm-alpine`, `beta-6-fpm-alpine`, `beta-fpm-alpine`, `beta-6.3.1-RC1-php8.0-fpm-alpine`, `beta-6.3.1-php8.0-fpm-alpine`, `beta-6.3-php8.0-fpm-alpine`, `beta-6-php8.0-fpm-alpine`, `beta-php8.0-fpm-alpine`](https://github.com/docker-library/wordpress/blob/582cf85193fdc840dd080b57a2ec2c2b6bcb154a/beta/php8.0/fpm-alpine/Dockerfile)
42+
- [`beta-6.3.1-RC1-php8.1-apache`, `beta-6.3.1-php8.1-apache`, `beta-6.3-php8.1-apache`, `beta-6-php8.1-apache`, `beta-php8.1-apache`, `beta-6.3.1-RC1-php8.1`, `beta-6.3.1-php8.1`, `beta-6.3-php8.1`, `beta-6-php8.1`, `beta-php8.1`](https://github.com/docker-library/wordpress/blob/582cf85193fdc840dd080b57a2ec2c2b6bcb154a/beta/php8.1/apache/Dockerfile)
43+
- [`beta-6.3.1-RC1-php8.1-fpm`, `beta-6.3.1-php8.1-fpm`, `beta-6.3-php8.1-fpm`, `beta-6-php8.1-fpm`, `beta-php8.1-fpm`](https://github.com/docker-library/wordpress/blob/582cf85193fdc840dd080b57a2ec2c2b6bcb154a/beta/php8.1/fpm/Dockerfile)
44+
- [`beta-6.3.1-RC1-php8.1-fpm-alpine`, `beta-6.3.1-php8.1-fpm-alpine`, `beta-6.3-php8.1-fpm-alpine`, `beta-6-php8.1-fpm-alpine`, `beta-php8.1-fpm-alpine`](https://github.com/docker-library/wordpress/blob/582cf85193fdc840dd080b57a2ec2c2b6bcb154a/beta/php8.1/fpm-alpine/Dockerfile)
45+
- [`beta-6.3.1-RC1-php8.2-apache`, `beta-6.3.1-php8.2-apache`, `beta-6.3-php8.2-apache`, `beta-6-php8.2-apache`, `beta-php8.2-apache`, `beta-6.3.1-RC1-php8.2`, `beta-6.3.1-php8.2`, `beta-6.3-php8.2`, `beta-6-php8.2`, `beta-php8.2`](https://github.com/docker-library/wordpress/blob/582cf85193fdc840dd080b57a2ec2c2b6bcb154a/beta/php8.2/apache/Dockerfile)
46+
- [`beta-6.3.1-RC1-php8.2-fpm`, `beta-6.3.1-php8.2-fpm`, `beta-6.3-php8.2-fpm`, `beta-6-php8.2-fpm`, `beta-php8.2-fpm`](https://github.com/docker-library/wordpress/blob/582cf85193fdc840dd080b57a2ec2c2b6bcb154a/beta/php8.2/fpm/Dockerfile)
47+
- [`beta-6.3.1-RC1-php8.2-fpm-alpine`, `beta-6.3.1-php8.2-fpm-alpine`, `beta-6.3-php8.2-fpm-alpine`, `beta-6-php8.2-fpm-alpine`, `beta-php8.2-fpm-alpine`](https://github.com/docker-library/wordpress/blob/582cf85193fdc840dd080b57a2ec2c2b6bcb154a/beta/php8.2/fpm-alpine/Dockerfile)
3948

4049
# Quick reference (cont.)
4150

0 commit comments

Comments
 (0)