Skip to content

Commit

Permalink
Update postgres Docker tag to v15
Browse files Browse the repository at this point in the history
Update postgres to 15

Update postgres from 14 to 15

Change-type: minor
  • Loading branch information
renovate-bot committed Feb 2, 2023
1 parent 07a0250 commit 65dc278
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:14
FROM postgres:15

ENV POSTGRES_USER docker
ENV POSTGRES_PASSWORD docker
Expand Down

0 comments on commit 65dc278

Please sign in to comment.