We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea5916e + c50da5d commit 80b3177Copy full SHA for 80b3177
1 file changed
docker-compose.override.yml
@@ -5,7 +5,7 @@ services:
5
# etc. To enable it, update .env, set:
6
# DOMAIN=localhost.myapp.com
7
proxy:
8
- image: traefik:3.5.0
+ image: traefik:3.5.1
9
volumes:
10
- /var/run/docker.sock:/var/run/docker.sock
11
ports:
0 commit comments