Skip to content

Commit 5fcba85

Browse files
chore(deps): update traefik docker tag to v3.6.10
1 parent 28ff764 commit 5fcba85

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)