⬆️ Update postgres Docker tag to v15.8
This commit is contained in:
parent
843888b13e
commit
85ae9f4b0a
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
jellystat-db:
|
jellystat-db:
|
||||||
image: postgres:15.2
|
image: postgres:15.8
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_DB: 'jfstat'
|
POSTGRES_DB: 'jfstat'
|
||||||
POSTGRES_USER: postgres
|
POSTGRES_USER: postgres
|
||||||
|
|
Loading…
Reference in a new issue