mirror of
https://github.com/apricote/Listory.git
synced 2026-02-06 17:57:03 +00:00
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:
parent
d6fc5e3404
commit
21dc6765b4
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ services:
|
||||||
#####
|
#####
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: postgres:14.6
|
image: postgres:15.2
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_PASSWORD: listory
|
POSTGRES_PASSWORD: listory
|
||||||
POSTGRES_USER: listory
|
POSTGRES_USER: listory
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue