chore(deps): update ghcr.io/goauthentik/server docker tag to v2026.8
This commit is contained in:
parent
aca01579aa
commit
6eb5386a35
1 changed files with 2 additions and 2 deletions
|
|
@ -498,7 +498,7 @@ services:
|
|||
retries: 5
|
||||
|
||||
authentik-server:
|
||||
image: ghcr.io/goauthentik/server:2026.2
|
||||
image: ghcr.io/goauthentik/server:2026.8
|
||||
container_name: authentik-server
|
||||
restart: unless-stopped
|
||||
command: server
|
||||
|
|
@ -530,7 +530,7 @@ services:
|
|||
- "traefik.http.services.authentik.loadbalancer.server.port=9000"
|
||||
|
||||
authentik-worker:
|
||||
image: ghcr.io/goauthentik/server:2026.2
|
||||
image: ghcr.io/goauthentik/server:2026.8
|
||||
container_name: authentik-worker
|
||||
restart: unless-stopped
|
||||
command: worker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue