[Postgres] Bump to 13.4
CERTFR-2021-AVI-626
This commit is contained in:
parent
e73b75206a
commit
543cb23cb5
@ -37,7 +37,7 @@ services:
|
|||||||
- "traefik.http.routers.git-https.tls.certresolver=myhttpchallenge"
|
- "traefik.http.routers.git-https.tls.certresolver=myhttpchallenge"
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: postgres:13.3
|
image: postgres:13.4
|
||||||
# env_file: ./secrets/db.secrets
|
# env_file: ./secrets/db.secrets
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user