Skip to content

Commit

Permalink
Upgrade to postgres 12
Browse files Browse the repository at this point in the history
Change-type: major
  • Loading branch information
Page- committed Apr 2, 2020
1 parent d85e498 commit a1b0f39
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:11
FROM postgres:12

ENV POSTGRES_USER docker
ENV POSTGRES_PASSWORD docker
Expand Down

0 comments on commit a1b0f39

Please sign in to comment.