Skip to content

Commit 5a0ddc3

Browse files
authored
Merge pull request #241 from opencloud-eu/renovate/stable-4.0-traefik-3.x
chore(deps): update traefik docker tag to v3.6.10 (stable-4.0)
2 parents 28ff764 + 5fcba85 commit 5a0ddc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

traefik/opencloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
- "traefik.http.services.opencloud.loadbalancer.server.port=9200"
1010
- "traefik.http.routers.opencloud.${TRAEFIK_SERVICES_TLS_CONFIG}"
1111
traefik:
12-
image: traefik:v3.6.9
12+
image: traefik:v3.6.10
1313
# release notes: https://github.com/traefik/traefik/releases
1414
user: ${TRAEFIK_CONTAINER_UID_GID:-0:0}
1515
networks:

0 commit comments

Comments
 (0)