Przeglądaj źródła

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

Robert Middleswarth 2 lat temu
rodzic
commit
967fd01ef8
1 zmienionych plików z 1 dodań i 1 usunięć
  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