Skip to content

Commit

Permalink
feat(deps): update postgres docker tag to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
strg-public-bot[bot] authored Jul 3, 2024
1 parent 507d9d7 commit 978dd4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres-db-init/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM postgres:15.2@sha256:78a275d4c891f7b3a33d3f1a78eda9f1d744954d9e20122bfdc97cdda25cddaf
FROM postgres:16.3@sha256:0aafd2ae7e6c391f39fb6b7621632d79f54068faebc726caf469e87bd1d301c0

LABEL name=@strg-at/postgres-db-init
LABEL maintainer=STRG.
Expand Down

0 comments on commit 978dd4c

Please sign in to comment.