apps/authentik/docker-compose.yml aktualisiert
This commit is contained in:
parent
59c266d445
commit
3e8c31704d
|
|
@ -70,7 +70,7 @@ services:
|
||||||
runtipi.managed: true
|
runtipi.managed: true
|
||||||
authentik-db:
|
authentik-db:
|
||||||
container_name: authentik-db
|
container_name: authentik-db
|
||||||
image: postgres:12-alpine
|
image: postgres:17-alpine
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test:
|
test:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user