chore(deps): update postgres docker tag to v16 (#296)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-16 22:17:07 +02:00 committed by GitHub
parent ab91d1640c
commit 26087e4e6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ services:
##### #####
db: db:
image: postgres:15.4 image: postgres:16.0
restart: unless-stopped restart: unless-stopped
environment: environment:
POSTGRES_PASSWORD: listory POSTGRES_PASSWORD: listory