From 0e204b348ad6d0b79f1dbb1b4b3f61c49fc72622 Mon Sep 17 00:00:00 2001 From: yuuki <> Date: Thu, 13 Jun 2024 16:50:18 +0000 Subject: [PATCH] =?UTF-8?q?traefik=E3=82=923.0.2=E3=81=AB=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker/traefik/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/traefik/docker-compose.yml b/docker/traefik/docker-compose.yml index 821152f..40beafc 100644 --- a/docker/traefik/docker-compose.yml +++ b/docker/traefik/docker-compose.yml @@ -6,7 +6,7 @@ services: volumes: - /var/run/docker.sock:/var/run/docker.sock:ro - ./acme:/acme - image: traefik:v3.0.1 + image: traefik:v3.0.2 networks: - traefik command: