Skip to content

Commit b3ed9ce

Browse files
chore(deps): update traefik docker tag to v3.6.12
1 parent 810a778 commit b3ed9ce

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

0 commit comments

Comments
 (0)