Skip to content

Commit

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

chore(deps): update ghcr.io/goauthentik/server docker tag to v2024.10.4
  • Loading branch information
dbrennand authored Nov 23, 2024
2 parents 1c38fe8 + 2331d9e commit ce8d7e2
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 ce8d7e2

Please sign in to comment.