mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-04-24 10:41:42 +08:00
chore(deps): update ghcr.io/goauthentik/server docker tag to v2026.2.2 (localApps) (#4912)
This commit is contained in:
parent
18ab00b748
commit
4830c263fe
@ -7,7 +7,7 @@ x-authentik-envs: &a1
|
|||||||
AUTHENTIK_SECRET_KEY: ${AUTHENTIK_SECRET_KEY}
|
AUTHENTIK_SECRET_KEY: ${AUTHENTIK_SECRET_KEY}
|
||||||
services:
|
services:
|
||||||
server:
|
server:
|
||||||
image: ghcr.io/goauthentik/server:2026.2.1
|
image: ghcr.io/goauthentik/server:2026.2.2
|
||||||
command: server
|
command: server
|
||||||
environment: *a1
|
environment: *a1
|
||||||
ports:
|
ports:
|
||||||
@ -22,7 +22,7 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
worker:
|
worker:
|
||||||
image: ghcr.io/goauthentik/server:2026.2.1
|
image: ghcr.io/goauthentik/server:2026.2.2
|
||||||
command: worker
|
command: worker
|
||||||
user: root
|
user: root
|
||||||
environment: *a1
|
environment: *a1
|
||||||
Loading…
Reference in New Issue
Block a user