We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e625f commit d3f3814Copy full SHA for d3f3814
docker-compose.dev.yaml
@@ -12,7 +12,7 @@ volumes:
12
13
services:
14
reverse-proxy:
15
- image: "traefik:v3.3.5"
+ image: "traefik:v3.3.6"
16
volumes:
17
- "/var/run/docker.sock:/var/run/docker.sock:ro"
18
ports:
0 commit comments