Update postgres Docker tag to v17

This commit is contained in:
Renovate
2024-09-27 08:01:12 +01:00
parent df43e412f3
commit e5c87e4f1a
14 changed files with 14 additions and 14 deletions

View File

@@ -57,7 +57,7 @@ services:
- server
db:
image: postgres:15-alpine
image: postgres:17-alpine
restart: unless-stopped
volumes:
- /mnt/speed/dbs/postgres/authentik:/var/lib/postgresql/data