Skip to content

Commit d38c6f8

Browse files
committed
chore: bump traefik to v3.6.1
1 parent f647882 commit d38c6f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/assets/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
depends_on:
55
runtipi:
66
condition: service_healthy
7-
image: traefik:v3.5.3
7+
image: traefik:v3.6.1
88
restart: unless-stopped
99
ports:
1010
- ${NGINX_PORT:-80}:80

0 commit comments

Comments
 (0)