Skip to content

Commit

Permalink
use 14.2 docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
hillalex committed May 11, 2022
1 parent 88e66be commit b453f53
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.3
FROM postgres:14.2
COPY bin /montagu-bin
ENV PATH="/montagu-bin:$PATH"
ENV POSTGRES_DB montagu
Expand Down

0 comments on commit b453f53

Please sign in to comment.