[Postgres] Bump to 13.4

CERTFR-2021-AVI-626
This commit is contained in:
thopic 2021-08-22 11:05:29 +02:00
parent e73b75206a
commit 543cb23cb5
Signed by: thopic
GPG Key ID: 292DBBF0B54AD4C5

View File

@ -37,7 +37,7 @@ services:
- "traefik.http.routers.git-https.tls.certresolver=myhttpchallenge"
db:
image: postgres:13.3
image: postgres:13.4
# env_file: ./secrets/db.secrets
restart: unless-stopped
volumes: