Skip to content

Commit

Permalink
Merge pull request #65 from ledgersmb/renovate/postgres-17.x
Browse files Browse the repository at this point in the history
Update postgres Docker tag to v17
  • Loading branch information
ehuelsmann authored Nov 10, 2024
2 parents 32b8c8e + 0928aea commit 33ac947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG PGBASE=14
ARG PGBASE=17
FROM postgres:$PGBASE
LABEL maintainer="LedgerSMB [email protected]"

Expand Down

0 comments on commit 33ac947

Please sign in to comment.