Update postgres Docker tag to v12.7

This commit is contained in:
Comrade Renovate Bot 2021-06-07 07:02:20 +00:00
parent 09f8151970
commit 6e4e707cb1
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ services:
labels: labels:
- coop-cloud.${STACK_NAME}.worker.version=v2.7.9-8007a47b - coop-cloud.${STACK_NAME}.worker.version=v2.7.9-8007a47b
db: db:
image: postgres:12.2 image: postgres:12.7
networks: networks:
- backend - backend
volumes: volumes: