dever 5 years ago
parent
commit
f4dfd86710
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/docker/build/db/postgresql/Dockerfile

+ 1 - 1
src/docker/build/db/postgresql/Dockerfile

@@ -1,3 +1,3 @@
-FROM postgres:9.6.3-alpine
+FROM postgres:latest
 
 
 MAINTAINER Rabin "https://github.com/shemic"
 MAINTAINER Rabin "https://github.com/shemic"