Skip to content

Commit e560c7c

Browse files
authored
Merge pull request #58 from Bit-Maximum/dependabot/docker_compose/traefik-3.6.1
⬆ Bump traefik from 3.5.1 to 3.6.1
2 parents 7b8a3c0 + 645ae80 commit e560c7c

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.1
8+
image: traefik:3.6.2
99
volumes:
1010
- /var/run/docker.sock:/var/run/docker.sock
1111
ports:

0 commit comments

Comments
 (0)