Skip to content

Commit 4514194

Browse files
committed
freeze postgres release for testing to match production version
1 parent c94d21c commit 4514194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/Dockerfile-postgres

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM postgres:alpine
1+
FROM postgres:10-alpine
22
EXPOSE 5432
33

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

0 commit comments

Comments
 (0)