Skip to content

Commit 55ed374

Browse files
committed
Postgres 10.3 for docker image (9.6 build will still be there as well)
[skip ci]
1 parent 7eec058 commit 55ed374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM postgres:9.6
1+
FROM postgres:10.3
22

33
COPY init.sh /docker-entrypoint-initdb.d/

0 commit comments

Comments
 (0)