Skip to content

Commit 2404a4b

Browse files
Renovate BotMatt Reeves
Renovate Bot
authored and
Matt Reeves
committedNov 24, 2024
⬆️ Update ghcr.io/goauthentik/server Docker tag to v2024.10.4
1 parent 79c253b commit 2404a4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎docker/authentik/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ services:
3030
volumes:
3131
- redis:/data
3232
server:
33-
image: ghcr.io/goauthentik/server:2024.10.2
33+
image: ghcr.io/goauthentik/server:2024.10.4
3434
restart: unless-stopped
3535
command: server
3636
environment:
@@ -51,7 +51,7 @@ services:
5151
- postgresql
5252
- redis
5353
worker:
54-
image: ghcr.io/goauthentik/server:2024.10.2
54+
image: ghcr.io/goauthentik/server:2024.10.4
5555
restart: unless-stopped
5656
command: worker
5757
environment:

0 commit comments

Comments
 (0)
Please sign in to comment.