فهرست منبع

Lock it to a version as the latest branch is broken for arm builds

Robert Middleswarth 2 سال پیش
والد
کامیت
967fd01ef8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      stack/vikunja.yml

+ 1 - 1
stack/vikunja.yml

@@ -39,7 +39,7 @@ services:
   frontend:
     container_name: frontend
     hostname: frontend
-    image: vikunja/frontend:latest
+    image: vikunja/frontend:0.20
     networks:
       - network
     restart: unless-stopped