Skip to content

Commit 87a0c97

Browse files
authored
Merge pull request #251 from opencloud-eu/renovate/stable-4.0-traefik-3.x
chore(deps): update traefik docker tag to v3.6.11 (stable-4.0)
2 parents 559f5d3 + 530bfa2 commit 87a0c97

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.10
12+
image: traefik:v3.6.11
1313
# release notes: https://github.com/traefik/traefik/releases
1414
user: ${TRAEFIK_CONTAINER_UID_GID:-0:0}
1515
networks:

0 commit comments

Comments
 (0)