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

Docker Compose Traefik 3 (#7219)

Use :3 instead of `3.0` to avoid having to update the documentation too often.
Follow-up of https://github.com/FreshRSS/FreshRSS/pull/6401
Alexandre Alapetite пре 1 година
родитељ
комит
c3089734c7
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:3.0
+    image: traefik:3
     container_name: traefik
     restart: unless-stopped
     logging: