Skip to content

Commit 3c6ffc2

Browse files
Renovate BotMatt Reeves
Renovate Bot
authored and
Matt Reeves
committedFeb 27, 2025
⬆️ Update ghcr.io/goauthentik/server Docker tag to v2025.2.1
1 parent a6ef322 commit 3c6ffc2

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:2025.2.0
33+
image: ghcr.io/goauthentik/server:2025.2.1
3434
restart: unless-stopped
3535
command: server
3636
environment:
@@ -52,7 +52,7 @@ services:
5252
- postgresql
5353
- redis
5454
worker:
55-
image: ghcr.io/goauthentik/server:2025.2.0
55+
image: ghcr.io/goauthentik/server:2025.2.1
5656
restart: unless-stopped
5757
command: worker
5858
environment:

0 commit comments

Comments
 (0)
Please sign in to comment.