Skip to content

Update postgres #19229

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 9, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions library/postgres
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ GitRepo: https://github.com/docker-library/postgres.git

Tags: 18beta1, 18beta1-bookworm
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: 2c6fe8daca9d2ccc143afe6b1cdbc1eb80379d3f
GitCommit: 46e8474a6e8ac8460416ac62afcbdf59cfeb6366
Directory: 18/bookworm

Tags: 18beta1-bullseye
Architectures: amd64, arm32v7, arm64v8, i386
GitCommit: 2c6fe8daca9d2ccc143afe6b1cdbc1eb80379d3f
GitCommit: 46e8474a6e8ac8460416ac62afcbdf59cfeb6366
Directory: 18/bullseye

Tags: 18beta1-alpine3.22, 18beta1-alpine
Expand Down
Loading