Skip to content

Commit c09f384

Browse files
committed
build: front back - update Traefik to v3.6 (latest stable)
- Updated from v3.0 to v3.6.1 for Docker API compatibility - Includes automatic API version negotiation - Better performance and security fixes
1 parent c262983 commit c09f384

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ services:
2828
# Dynamic config: ./scripts/traefik/dynamic/
2929
# ===========================================================================
3030
traefik:
31-
image: traefik:v3.0
31+
image: traefik:v3.6
3232
container_name: traefik
3333
restart: unless-stopped
3434
command:

0 commit comments

Comments
 (0)