Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Commit 27a5337

Browse files
committed
Update compose example
1 parent e36ce29 commit 27a5337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/traefik/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3.5"
22

33
services:
44
traefik:
5-
image: traefik:2.3
5+
image: traefik:2.5
66
container_name: traefik
77
command:
88
- "--global.checknewversion=false"

0 commit comments

Comments
 (0)