Limit to postgres 11

This commit is contained in:
Einar Forselv 2019-12-03 06:21:51 +01:00
parent 34534d0d35
commit 174d9b9c18
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ services:
- mariadbdata:/var/lib/mysql
postgres:
image: postgres
image: postgres:11
labels:
restic-volume-backup.postgres: true
environment: