chore(deps): update dependency postgres to v14

This commit is contained in:
renovate[bot] 2022-06-25 13:49:47 +00:00 committed by Julian Tölle
parent 3e51d61a40
commit cf76d60e4e

View file

@ -8,7 +8,7 @@ x-logging: &default-logging
services: services:
db: db:
image: postgres:13.7 image: postgres:14.4
environment: environment:
POSTGRES_PASSWORD: listory POSTGRES_PASSWORD: listory
POSTGRES_USER: listory POSTGRES_USER: listory