Skip to content

Commit 32d9b69

Browse files
Run update.sh
1 parent 4b84603 commit 32d9b69

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

postgres/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`18rc1`, `18rc1-trixie`](https://github.com/docker-library/postgres/blob/a2433755c76d294477c85945d68944f8cdb7cf4b/18/trixie/Dockerfile)
27+
- [`18.0`, `18`, `latest`, `18.0-trixie`, `18-trixie`, `trixie`](https://github.com/docker-library/postgres/blob/22ca5c8d8e4b37bece4d38dbce1a060583b5308a/18/trixie/Dockerfile)
2828

29-
- [`18rc1-bookworm`](https://github.com/docker-library/postgres/blob/a2433755c76d294477c85945d68944f8cdb7cf4b/18/bookworm/Dockerfile)
29+
- [`18.0-bookworm`, `18-bookworm`, `bookworm`](https://github.com/docker-library/postgres/blob/22ca5c8d8e4b37bece4d38dbce1a060583b5308a/18/bookworm/Dockerfile)
3030

31-
- [`18rc1-alpine3.22`, `18rc1-alpine`](https://github.com/docker-library/postgres/blob/a2433755c76d294477c85945d68944f8cdb7cf4b/18/alpine3.22/Dockerfile)
31+
- [`18.0-alpine3.22`, `18-alpine3.22`, `alpine3.22`, `18.0-alpine`, `18-alpine`, `alpine`](https://github.com/docker-library/postgres/blob/22ca5c8d8e4b37bece4d38dbce1a060583b5308a/18/alpine3.22/Dockerfile)
3232

33-
- [`18rc1-alpine3.21`](https://github.com/docker-library/postgres/blob/a2433755c76d294477c85945d68944f8cdb7cf4b/18/alpine3.21/Dockerfile)
33+
- [`18.0-alpine3.21`, `18-alpine3.21`, `alpine3.21`](https://github.com/docker-library/postgres/blob/22ca5c8d8e4b37bece4d38dbce1a060583b5308a/18/alpine3.21/Dockerfile)
3434

35-
- [`17.6`, `17`, `latest`, `17.6-trixie`, `17-trixie`, `trixie`](https://github.com/docker-library/postgres/blob/a2433755c76d294477c85945d68944f8cdb7cf4b/17/trixie/Dockerfile)
35+
- [`17.6`, `17`, `17.6-trixie`, `17-trixie`](https://github.com/docker-library/postgres/blob/87e6f65859a53d10c5170a587def1bfc882d3830/17/trixie/Dockerfile)
3636

37-
- [`17.6-bookworm`, `17-bookworm`, `bookworm`](https://github.com/docker-library/postgres/blob/a2433755c76d294477c85945d68944f8cdb7cf4b/17/bookworm/Dockerfile)
37+
- [`17.6-bookworm`, `17-bookworm`](https://github.com/docker-library/postgres/blob/87e6f65859a53d10c5170a587def1bfc882d3830/17/bookworm/Dockerfile)
3838

39-
- [`17.6-alpine3.22`, `17-alpine3.22`, `alpine3.22`, `17.6-alpine`, `17-alpine`, `alpine`](https://github.com/docker-library/postgres/blob/a2433755c76d294477c85945d68944f8cdb7cf4b/17/alpine3.22/Dockerfile)
39+
- [`17.6-alpine3.22`, `17-alpine3.22`, `17.6-alpine`, `17-alpine`](https://github.com/docker-library/postgres/blob/a2433755c76d294477c85945d68944f8cdb7cf4b/17/alpine3.22/Dockerfile)
4040

41-
- [`17.6-alpine3.21`, `17-alpine3.21`, `alpine3.21`](https://github.com/docker-library/postgres/blob/a2433755c76d294477c85945d68944f8cdb7cf4b/17/alpine3.21/Dockerfile)
41+
- [`17.6-alpine3.21`, `17-alpine3.21`](https://github.com/docker-library/postgres/blob/a2433755c76d294477c85945d68944f8cdb7cf4b/17/alpine3.21/Dockerfile)
4242

4343
- [`16.10`, `16`, `16.10-trixie`, `16-trixie`](https://github.com/docker-library/postgres/blob/a2433755c76d294477c85945d68944f8cdb7cf4b/16/trixie/Dockerfile)
4444

0 commit comments

Comments
 (0)