enhance: pin Docker image versions to specific tags

This commit is contained in:
Thomas Schweiger
2025-12-03 12:05:46 +01:00
parent 497f09669c
commit 2cee7c8b05
5 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ services:
- "traefik.http.services.opencloud.loadbalancer.server.port=9200"
- "traefik.http.routers.opencloud.${TRAEFIK_SERVICES_TLS_CONFIG}"
traefik:
image: traefik:v3
image: traefik:v3.6.2
# release notes: https://github.com/traefik/traefik/releases
user: ${TRAEFIK_CONTAINER_UID_GID:-0:0}
networks: