Browse Source

switched postgres-multiarch

tags/9.6-1.1.0
Robin Thoni 6 years ago
parent
commit
ef74a75792
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile View File

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

Loading…
Cancel
Save