Browse Source

Update whoogle version number. (#313)

Robert Middleswarth 3 years ago
parent
commit
e082e8bea0
1 changed files with 2 additions and 2 deletions
  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",