Browse Source

Update image name.

Robert Middleswarth 2 years ago
parent
commit
f49772b11d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      template/apps/chrony-ntp.json

+ 1 - 1
template/apps/chrony-ntp.json

@@ -20,7 +20,7 @@
 	"image_arm32": "cturra/ntp:latest",
 	"image_arm64": "cturra/ntp:latest",
 	"image_amd64": "cturra/ntp:latest",
-	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/ntp.png",
+	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/chrony.png",
 	"name": "chrony-ntp",
 	"officialDoc": "https://github.com/cturra/docker-ntp/blob/main/README.md",
 	"platform": "linux",