Skip to content

Commit

Permalink
Update postgres Docker tag to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent 6b7fec4 commit 566b9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/database.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG POSTGRES_VERSION=12
ARG POSTGRES_VERSION=16

FROM postgres:${POSTGRES_VERSION}

Expand Down

0 comments on commit 566b9a5

Please sign in to comment.