mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 05:41:03 +08:00
chore(deps): update ghcr.io/goauthentik/server docker tag to v2025.12.1 (#3500)
This commit is contained in:
parent
9548ca6967
commit
cae6f680aa
@ -7,7 +7,7 @@ x-authentik-envs: &a1
|
||||
AUTHENTIK_SECRET_KEY: ${AUTHENTIK_SECRET_KEY}
|
||||
services:
|
||||
server:
|
||||
image: ghcr.io/goauthentik/server:2025.12.0
|
||||
image: ghcr.io/goauthentik/server:2025.12.1
|
||||
command: server
|
||||
environment: *a1
|
||||
ports:
|
||||
@ -22,7 +22,7 @@ services:
|
||||
labels:
|
||||
createdBy: Apps
|
||||
worker:
|
||||
image: ghcr.io/goauthentik/server:2025.12.0
|
||||
image: ghcr.io/goauthentik/server:2025.12.1
|
||||
command: worker
|
||||
user: root
|
||||
environment: *a1
|
||||
Loading…
x
Reference in New Issue
Block a user