dever hace 5 años
padre
commit
f4dfd86710
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"