浏览代码

Add AMD64 to the template for testing

Robert Middleswarth 2 年之前
父节点
当前提交
76f647012d
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      template/apps/raspberry-pi-docker-monitor.json

+ 1 - 0
template/apps/raspberry-pi-docker-monitor.json

@@ -23,6 +23,7 @@
 	"repository": {
 		"stackfile_arm32": "stack/raspberrypi-monitoring.yml",
 		"stackfile_arm64": "stack/raspberrypi-monitoring.yml",
+		"stackfile_amd64": "stack/raspberrypi-monitoring.yml",
 		"url": "https://github.com/pi-hosted/pi-hosted"
 	},
 	"restart_policy": "unless-stopped",