Update ghcr.io/goauthentik/server Docker tag to v2025 #42

Merged
justus merged 2 commits from renovate/ghcr.io-goauthentik-server-2025.x into main 2025-03-24 07:46:53 -04:00
Showing only changes of commit e3c578c5a3 - Show all commits

View File

@ -116,7 +116,7 @@ services:
- "traefik.http.services.stalwart-http.loadbalancer.server.port=8080"
linkding:
container_name: "${LD_CONTAINER_NAME:-linkding}"
image: sissbruecker/linkding:1.36.0-plus
image: sissbruecker/linkding:1.39.1-plus
ports:
- "${LD_HOST_PORT:-9090}:9090"
volumes:
@ -353,7 +353,7 @@ services:
restart: unless-stopped
# To use a pre-built image, remove the above "build" section
# and uncomment the following line:
image: healthchecks/healthchecks:v3.8
image: healthchecks/healthchecks:v3.9
env_file:
- .healthchecks-env
ports: