Browse Source

updated postgres image

tags/v2.0.0
Robin Thoni 6 years ago
parent
commit
22b2ff372f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      postgresql/Dockerfile

+ 1
- 1
postgresql/Dockerfile View File

1
-FROM robinthoni/postgres-backup-multiarch:9.6
1
+FROM robinthoni/postgres-backup-multiarch:9.6-1.1.0
2
 
2
 
3
 COPY ./docker-entrypoint-initdb.d/ /docker-entrypoint-initdb.d
3
 COPY ./docker-entrypoint-initdb.d/ /docker-entrypoint-initdb.d

Loading…
Cancel
Save