Skip to content

Commit 0779e04

Browse files
committed
Update readme.md
1 parent c6a1c09 commit 0779e04

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

readme.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,11 +158,9 @@ Example template:
158158
## Example Usage with Docker Compose
159159

160160
```yaml
161-
version: "3.6"
162-
163161
services:
164162
traefik:
165-
image: traefik:v2.6
163+
image: traefik:v3.3.4
166164
container_name: traefik
167165
command:
168166
- --log.level=INFO

0 commit comments

Comments
 (0)