diff --git a/Apps/authentik/docker-compose.yml b/Apps/authentik/docker-compose.yml index bb8a3885..b8ec1bee 100644 --- a/Apps/authentik/docker-compose.yml +++ b/Apps/authentik/docker-compose.yml @@ -12,7 +12,7 @@ services: container_name: big-bear-authentik # Image to be used for the container - image: ghcr.io/goauthentik/server:2024.12.1 + image: ghcr.io/goauthentik/server:2024.12.2 command: server @@ -55,7 +55,7 @@ services: en_us: "Container Port: 7575" big-bear-authentik-worker: - image: ghcr.io/goauthentik/server:2024.12.1 + image: ghcr.io/goauthentik/server:2024.12.2 restart: unless-stopped command: worker container_name: big-bear-authentik-worker