apps/authentik/docker-compose.json aktualisiert
postgres 17
This commit is contained in:
parent
7af13a11dc
commit
59c266d445
|
|
@ -67,7 +67,7 @@
|
|||
"dependsOn": ["authentik-db", "authentik-redis"]
|
||||
},
|
||||
{
|
||||
"image": "postgres:12-alpine",
|
||||
"image": "postgres:17-alpine",
|
||||
"name": "authentik-db",
|
||||
"volumes": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user