We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ba0dfe commit ad83f3cCopy full SHA for ad83f3c
examples/traefik/docker-compose-command-config.yml
@@ -4,7 +4,7 @@
4
services:
5
6
traefik:
7
- image: traefik:3.1
+ image: traefik:v3.3
8
container_name: traefik
9
restart: always
10
command:
0 commit comments