1
0
Fork 0

chore(deps): update ghcr.io/goauthentik/server docker tag to v2026.2.1 (localApps) (#4322)

This commit is contained in:
renovate[bot] 2026-03-03 22:15:50 +00:00 committed by GitHub
parent 9ead04397a
commit d0c2b2faa6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ x-authentik-envs: &a1
AUTHENTIK_SECRET_KEY: ${AUTHENTIK_SECRET_KEY}
services:
server:
image: ghcr.io/goauthentik/server:2026.2.0
image: ghcr.io/goauthentik/server:2026.2.1
command: server
environment: *a1
ports:
@ -22,7 +22,7 @@ services:
labels:
createdBy: Apps
worker:
image: ghcr.io/goauthentik/server:2026.2.0
image: ghcr.io/goauthentik/server:2026.2.1
command: worker
user: root
environment: *a1