Sfoglia il codice sorgente

Add latest tag to image tags.

Robert Middleswarth 2 anni fa
parent
commit
33c7c3dd30
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      template/apps/dashy.json

+ 2 - 2
template/apps/dashy.json

@@ -15,8 +15,8 @@
 			"name": "PGID"
 		}
 	],
-	"image32": "lissy93/dashy",
-	"image64": "lissy93/dashy",
+	"image32": "lissy93/dashy:latest",
+	"image64": "lissy93/dashy:latest",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/dashy.png",
 	"name": "Dashy",
 	"officialDoc": "https://dashy.to/docs/quick-start",