Skip to content

Commit

Permalink
chore(deps): update ghcr.io/goauthentik/server docker tag to v2024.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 9285b60 commit 2331d9e
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.10.0
image: ghcr.io/goauthentik/server:2024.10.4
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.10.0
image: ghcr.io/goauthentik/server:2024.10.4
container_name: authentik_worker
restart: unless-stopped
command: worker
Expand Down

0 comments on commit 2331d9e

Please sign in to comment.