⬆️ Update ghcr.io/goauthentik/server Docker tag to v2025.2.1

This commit is contained in:
Renovate Bot 2025-02-26 21:01:07 +00:00 committed by Matt Reeves
parent a6ef322049
commit 3c6ffc23a2

View file

@ -30,7 +30,7 @@ services:
volumes: volumes:
- redis:/data - redis:/data
server: server:
image: ghcr.io/goauthentik/server:2025.2.0 image: ghcr.io/goauthentik/server:2025.2.1
restart: unless-stopped restart: unless-stopped
command: server command: server
environment: environment:
@ -52,7 +52,7 @@ services:
- postgresql - postgresql
- redis - redis
worker: worker:
image: ghcr.io/goauthentik/server:2025.2.0 image: ghcr.io/goauthentik/server:2025.2.1
restart: unless-stopped restart: unless-stopped
command: worker command: worker
environment: environment: