Update docker.io/library/postgres Docker tag to v17.7

This commit was merged in pull request #17.
This commit is contained in:
2025-11-14 00:00:22 +00:00
parent 55d1febcde
commit a1d2a7dd4f

View File

@@ -95,7 +95,7 @@ services:
- ldap_api_key
db_pg17:
image: docker.io/library/postgres:17.6
image: docker.io/library/postgres:17.7
container_name: authentik_db_pg17
restart: unless-stopped
healthcheck: