소스 검색

Remove support for mysql on arm32

Robert Middleswarth 2 년 전
부모
커밋
3960e61b63
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      template/apps/mysql.json

+ 0 - 1
template/apps/mysql.json

@@ -26,7 +26,6 @@
             "name": "TZ"
         }
     ],
-    "image_arm32": "mysql:latest",
     "image_arm64": "mysql:latest",
     "image_amd64": "mysql:latest",
     "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/mysql.png",