Skip to content

Commit 53a8cee

Browse files
Update traefik Docker tag to v3.3.2
1 parent c280a5e commit 53a8cee

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.3.2
66
container_name: traefik
77
restart: unless-stopped
88
healthcheck:

0 commit comments

Comments
 (0)