Browse Source

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

Robert Middleswarth 2 năm trước cách đây
mục cha
commit
967fd01ef8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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