Преглед изворни кода

Docker: Traefik 3.0 (#6401)

https://github.com/traefik/traefik/releases/tag/v3.0.0
https://doc.traefik.io/traefik/v3.0/migration/v2-to-v3/
Alexandre Alapetite пре 1 година
родитељ
комит
ffe68dcb97
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Docker/freshrss/docker-compose-proxy.yml

+ 1 - 1
Docker/freshrss/docker-compose-proxy.yml

@@ -7,7 +7,7 @@ volumes:
 services:
 services:
 
 
   traefik:
   traefik:
-    image: traefik:2.11
+    image: traefik:3.0
     container_name: traefik
     container_name: traefik
     restart: unless-stopped
     restart: unless-stopped
     logging:
     logging: