Skip to content

Commit

Permalink
Merge pull request #45 from balena-io/renovate/postgres-16.x
Browse files Browse the repository at this point in the history
Update postgres Docker tag to v16
  • Loading branch information
Page- authored Feb 14, 2024
2 parents 4d20bd2 + dbb3e31 commit fa36c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM postgres:15
FROM postgres:16

ENV POSTGRES_USER docker
ENV POSTGRES_PASSWORD docker
Expand Down

0 comments on commit fa36c00

Please sign in to comment.