Skip to content

Commit

Permalink
feat(deps): update postgres docker tag to v15.8
Browse files Browse the repository at this point in the history
  • Loading branch information
strg-public-bot[bot] authored Aug 14, 2024
1 parent f03c4fb commit 27ba706
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.7@sha256:68b988a164c8bdf0752fa7a4ae2d4b34a058e21c6327e69f741c081a38e97254
FROM postgres:15.8@sha256:9710421a8a74e02442c4c1422b8acd4458b4713b64c0eae8387e6ccde1e8cac2

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

0 comments on commit 27ba706

Please sign in to comment.