⬆️ Update postgres Docker tag to v15.8
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
Deploy to Hosts / deploy (pull_request) Has been skipped

This commit is contained in:
Renovate Bot 2024-09-16 00:00:52 +00:00
parent 843888b13e
commit 85ae9f4b0a

View file

@ -56,7 +56,7 @@ services:
restart: unless-stopped
jellystat-db:
image: postgres:15.2
image: postgres:15.8
environment:
POSTGRES_DB: 'jfstat'
POSTGRES_USER: postgres