chore: publish 1.3.0+2022.12.2 release
This commit is contained in:
parent
4bab09a1cf
commit
26d02d51dd
@ -30,7 +30,7 @@ x-env: &env
|
||||
version: '3.8'
|
||||
services:
|
||||
app:
|
||||
image: ghcr.io/goauthentik/server:2022.11.3
|
||||
image: ghcr.io/goauthentik/server:2022.12.2
|
||||
command: server
|
||||
secrets:
|
||||
- db_password
|
||||
@ -70,10 +70,10 @@ services:
|
||||
- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
|
||||
- "traefik.http.middlewares.${STACK_NAME}-frameOptions.headers.customFrameOptionsValue=SAMEORIGIN"
|
||||
- "traefik.http.middlewares.${STACK_NAME}-frameOptions.headers.contentSecurityPolicy=frame-ancestors ${X_FRAME_OPTIONS_ALLOW_FROM}"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.2.0+2022.11.3"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.3.0+2022.12.2"
|
||||
|
||||
worker:
|
||||
image: ghcr.io/goauthentik/server:2022.11.3
|
||||
image: ghcr.io/goauthentik/server:2022.12.2
|
||||
command: worker
|
||||
secrets:
|
||||
- db_password
|
||||
|
Loading…
x
Reference in New Issue
Block a user