chore: update image tags

This commit is contained in:
2026-08-10 19:29:09 +01:00
parent d06589a5e3
commit 6ffae6ef43
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
version: "3.8"
services:
authentik_ldap:
image: ghcr.io/goauthentik/ldap:2026.5.5
image: ghcr.io/goauthentik/ldap:2026.5.6
# Optionally specify which networks the container should be
# might be needed to reach the core authentik server
networks:
+2 -2
View File
@@ -35,7 +35,7 @@ x-env: &env
version: '3.8'
services:
app:
image: ghcr.io/goauthentik/server:2026.5.5
image: ghcr.io/goauthentik/server:2026.5.6
command: server
depends_on:
- db
@@ -78,7 +78,7 @@ services:
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT}"
worker:
image: ghcr.io/goauthentik/server:2026.5.5
image: ghcr.io/goauthentik/server:2026.5.6
command: worker
depends_on:
- db