kopia lustrzana https://github.com/kartoza/docker-postgis
Bug fix: kartoza/pg-backup:14.0 not available (#363)
Changed to kartoza/pg-backup:14-3.1 to be consistent with version of db image (kartoza/postgis:14-3.1)pull/369/head
rodzic
3bddd8c1c8
commit
3db0328ee1
|
@ -26,7 +26,7 @@ services:
|
||||||
test: "exit 0"
|
test: "exit 0"
|
||||||
|
|
||||||
dbbackups:
|
dbbackups:
|
||||||
image: kartoza/pg-backup:14.0
|
image: kartoza/pg-backup:14-3.1
|
||||||
hostname: pg-backups
|
hostname: pg-backups
|
||||||
volumes:
|
volumes:
|
||||||
- dbbackups:/backups
|
- dbbackups:/backups
|
||||||
|
|
Ładowanie…
Reference in New Issue