⬆️ Update postgres Docker tag to v15.12

This commit is contained in:
Renovate Bot 2025-02-23 08:32:55 +00:00
parent 562a585cb5
commit 48a5570fa2

View file

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