Skip to content

Commit

Permalink
freeze postgres release for testing to match production version
Browse files Browse the repository at this point in the history
  • Loading branch information
syphar committed Oct 21, 2023
1 parent 3c997e6 commit 0f13c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/Dockerfile-postgres
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM postgres:alpine
FROM postgres:10-alpine
EXPOSE 5432

COPY ./install_extensions.sql /docker-entrypoint-initdb.d/

0 comments on commit 0f13c3d

Please sign in to comment.