From 4f9ba45edd4ca901a0b4fb7edac7c8ce95aa1657 Mon Sep 17 00:00:00 2001 From: yuuki <> Date: Thu, 17 Oct 2024 00:15:20 +0000 Subject: [PATCH] =?UTF-8?q?Revert=20"=E3=83=AC=E3=82=B9=E3=83=9D=E3=83=B3?= =?UTF-8?q?=E3=82=B9=E3=81=8C=E9=81=85=E3=81=84=E3=81=AE=E3=81=A7=E3=83=90?= =?UTF-8?q?=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3=E3=83=80=E3=82=A6=E3=83=B3?= =?UTF-8?q?"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 337f3780a2c8fbd39a3f1ef7780c523ceaebb5e9. --- 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 fdcbc3d..b640341 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.4 + image: traefik:v3.1.6 networks: - traefik command: