瀏覽代碼

Remove arm32 support as version 2 no longer supports arm32

Robert Middleswarth 2 年之前
父節點
當前提交
8d3711b07b
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      template/apps/influxdb-latest.json

+ 0 - 1
template/apps/influxdb-latest.json

@@ -5,7 +5,6 @@
 	],
 	"description": "InfluxDB is an open source time series database for recording metrics, events, and analytics. You will need to add /portainer/Files/AppData/Config/Influxdb/config/influxdb.conf",
 	"hostname": "rpi-influxdb",
-	"image_arm32": "influxdb:latest",
 	"image_arm64": "influxdb:latest",
 	"image_amd64": "influxdb:latest",
 	"logo": "https://raw.githubusercontent.com/docker-library/docs/43d87118415bb75d7bb107683e79cd6d69186f67/influxdb/logo.png",