chore(deps): update postgres docker tag to v15 (#233)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-07 19:06:23 +01:00 committed by GitHub
parent d6fc5e3404
commit 21dc6765b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ services:
#####
db:
image: postgres:14.6
image: postgres:15.2
environment:
POSTGRES_PASSWORD: listory
POSTGRES_USER: listory