소스 검색

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",