Update docker.io/library/postgres Docker tag to v17.5
This commit is contained in:
@ -99,7 +99,7 @@ services:
|
|||||||
- ldap_api_key
|
- ldap_api_key
|
||||||
|
|
||||||
db_pg17:
|
db_pg17:
|
||||||
image: docker.io/library/postgres:17.4
|
image: docker.io/library/postgres:17.5
|
||||||
container_name: authentik_db_pg17
|
container_name: authentik_db_pg17
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
Reference in New Issue
Block a user