Skip to content

Commit

Permalink
Upgrade to postgres 11
Browse files Browse the repository at this point in the history
Change-type: major
  • Loading branch information
Pagan Gazzard committed Mar 19, 2019
1 parent 7b550d4 commit 3acb352
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:10
FROM postgres:11

ENV POSTGRES_USER docker
ENV POSTGRES_PASSWORD docker
Expand Down

0 comments on commit 3acb352

Please sign in to comment.