Explorar el Código

Update image name.

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