mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-09-27 22:25:24 +00:00
Limit to postgres 11
This commit is contained in:
@@ -49,7 +49,7 @@ services:
|
|||||||
- mariadbdata:/var/lib/mysql
|
- mariadbdata:/var/lib/mysql
|
||||||
|
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres
|
image: postgres:11
|
||||||
labels:
|
labels:
|
||||||
restic-volume-backup.postgres: true
|
restic-volume-backup.postgres: true
|
||||||
environment:
|
environment:
|
||||||
|
Reference in New Issue
Block a user