Update postgres Docker tag to v12.7

This commit was merged in pull request #5.
This commit is contained in:
2021-06-07 07:02:20 +00:00
parent 09f8151970
commit 6e4e707cb1
+1 -1
View File
@@ -69,7 +69,7 @@ services:
labels:
- coop-cloud.${STACK_NAME}.worker.version=v2.7.9-8007a47b
db:
image: postgres:12.2
image: postgres:12.7
networks:
- backend
volumes: