Skip to content

Commit

Permalink
Merge pull request #23 from balena-io/postgres-12
Browse files Browse the repository at this point in the history
Upgrade to postgres 12
  • Loading branch information
Page- authored Apr 2, 2020
2 parents d85e498 + a1b0f39 commit 2d11549
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 2d11549

Please sign in to comment.