瀏覽代碼

Traefik 2.11 in docker-compose example (#6098)

https://github.com/traefik/traefik/releases/tag/v2.11.0
Alexandre Alapetite 2 年之前
父節點
當前提交
53d40ea3bb
共有 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:
 
   traefik:
-    image: traefik:2.10
+    image: traefik:2.11
     container_name: traefik
     restart: unless-stopped
     logging: