Skip to content

Commit 95ba763

Browse files
Update traefik Docker tag to v3.5.0
1 parent 98ee7ba commit 95ba763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/reverse-proxy/docker-compose.traefik.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22

33
services:
44
traefik:
5-
image: traefik:v3.2.3
5+
image: traefik:v3.5.0
66
container_name: traefik
77
restart: unless-stopped
88
healthcheck:

0 commit comments

Comments
 (0)