Selaa lähdekoodia

Update whoogle version number. (#313)

Robert Middleswarth 3 vuotta sitten
vanhempi
commit
e082e8bea0
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      template/apps/whoogle.json

+ 2 - 2
template/apps/whoogle.json

@@ -4,8 +4,8 @@
 		"Tools"
 	],
 	"description": "Self-hosted, ad-free, privacy-respecting Google metasearch engine.",
-	"image32": "benbusby/whoogle-search:0.6.0",
-	"image64": "benbusby/whoogle-search:0.6.0",
+	"image32": "benbusby/whoogle-search:0.7.1",
+	"image64": "benbusby/whoogle-search:0.7.1",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/whoogle.png",
 	"name": "whoogle",
 	"officialDoc": "https://github.com/benbusby/whoogle-search#g-manual-docker",