Explorar el Código

Remove support for mysql on arm32

Robert Middleswarth hace 2 años
padre
commit
3960e61b63
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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",