Skip to content

Commit 80b3177

Browse files
authored
Merge pull request #21 from Bit-Maximum/dependabot/docker_compose/traefik-3.5.1
⬆ Bump traefik from 3.5.0 to 3.5.1
2 parents ea5916e + c50da5d commit 80b3177

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.override.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
# etc. To enable it, update .env, set:
66
# DOMAIN=localhost.myapp.com
77
proxy:
8-
image: traefik:3.5.0
8+
image: traefik:3.5.1
99
volumes:
1010
- /var/run/docker.sock:/var/run/docker.sock
1111
ports:

0 commit comments

Comments
 (0)