Explorar el Código

switched postgres-multiarch

tags/9.6-1.1.0
Robin Thoni hace 6 años
padre
commit
ef74a75792
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile Ver fichero

@@ -1,4 +1,4 @@
1
-FROM postgres:9.6
1
+FROM robinthoni/postgres-multiarch:9.6
2 2
 
3 3
 COPY ./backup/pg_backup.config /etc/pg_backup.config
4 4
 

Loading…
Cancelar
Guardar