Skip to content
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

Update postgres #16291

Merged
merged 1 commit into from
Feb 21, 2024
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
20 changes: 10 additions & 10 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: 16.2, 16, latest, 16.2-bookworm, 16-bookworm, bookworm
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: 1424abf76f421d6f7bf933d9e42bbbed866fae3a
GitCommit: ab6925051ca097d415816928a50c483ecc370c00
Directory: 16/bookworm

Tags: 16.2-bullseye, 16-bullseye, bullseye
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: 1424abf76f421d6f7bf933d9e42bbbed866fae3a
GitCommit: ab6925051ca097d415816928a50c483ecc370c00
Directory: 16/bullseye

Tags: 16.2-alpine3.19, 16-alpine3.19, alpine3.19, 16.2-alpine, 16-alpine, alpine
Expand All @@ -26,12 +26,12 @@ Directory: 16/alpine3.18

Tags: 15.6, 15, 15.6-bookworm, 15-bookworm
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: 34d4c14c235806e57fdd5eaf197f718fccee93b0
GitCommit: ab6925051ca097d415816928a50c483ecc370c00
Directory: 15/bookworm

Tags: 15.6-bullseye, 15-bullseye
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: 34d4c14c235806e57fdd5eaf197f718fccee93b0
GitCommit: ab6925051ca097d415816928a50c483ecc370c00
Directory: 15/bullseye

Tags: 15.6-alpine3.19, 15-alpine3.19, 15.6-alpine, 15-alpine
Expand All @@ -46,12 +46,12 @@ Directory: 15/alpine3.18

Tags: 14.11, 14, 14.11-bookworm, 14-bookworm
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: 901df4c333940b96e1b438f9bd6dcd0f1c534116
GitCommit: ab6925051ca097d415816928a50c483ecc370c00
Directory: 14/bookworm

Tags: 14.11-bullseye, 14-bullseye
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: 901df4c333940b96e1b438f9bd6dcd0f1c534116
GitCommit: ab6925051ca097d415816928a50c483ecc370c00
Directory: 14/bullseye

Tags: 14.11-alpine3.19, 14-alpine3.19, 14.11-alpine, 14-alpine
Expand All @@ -66,12 +66,12 @@ Directory: 14/alpine3.18

Tags: 13.14, 13, 13.14-bookworm, 13-bookworm
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: a2de6cd9b0e9ad68b03148241195e15137246c29
GitCommit: ab6925051ca097d415816928a50c483ecc370c00
Directory: 13/bookworm

Tags: 13.14-bullseye, 13-bullseye
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: a2de6cd9b0e9ad68b03148241195e15137246c29
GitCommit: ab6925051ca097d415816928a50c483ecc370c00
Directory: 13/bullseye

Tags: 13.14-alpine3.19, 13-alpine3.19, 13.14-alpine, 13-alpine
Expand All @@ -86,12 +86,12 @@ Directory: 13/alpine3.18

Tags: 12.18, 12, 12.18-bookworm, 12-bookworm
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: 6e883d9b1efe8479bca7ad0eab354a95fee46786
GitCommit: ab6925051ca097d415816928a50c483ecc370c00
Directory: 12/bookworm

Tags: 12.18-bullseye, 12-bullseye
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: 6e883d9b1efe8479bca7ad0eab354a95fee46786
GitCommit: ab6925051ca097d415816928a50c483ecc370c00
Directory: 12/bullseye

Tags: 12.18-alpine3.19, 12-alpine3.19, 12.18-alpine, 12-alpine
Expand Down
Loading