Skip to content

Commit

Permalink
Merge pull request #120 from dbrennand/renovate/ghcr.io-goauthentik-s…
Browse files Browse the repository at this point in the history
…erver-2024.x

chore(deps): update ghcr.io/goauthentik/server docker tag to v2024.12.3
  • Loading branch information
dbrennand authored Feb 3, 2025
2 parents f7a9cd0 + fda665e commit 25a2d5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/authentik/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ services:
- authentik_redis:/data

server:
image: ghcr.io/goauthentik/server:2024.12.2
image: ghcr.io/goauthentik/server:2024.12.3
container_name: authentik_server
restart: unless-stopped
command: server
Expand Down Expand Up @@ -78,7 +78,7 @@ services:
caddy.reverse_proxy: "{{ upstreams 9000 }}"

worker:
image: ghcr.io/goauthentik/server:2024.12.2
image: ghcr.io/goauthentik/server:2024.12.3
container_name: authentik_worker
restart: unless-stopped
command: worker
Expand Down

0 comments on commit 25a2d5f

Please sign in to comment.