Browse Source

Lock whoogle version to 0.6.0 due to problem with the current release version (#185)

Robert Middleswarth 3 years ago
parent
commit
57b4d6e651
2 changed files with 2 additions and 2 deletions
  1. 1 1
      template/portainer-v2-arm32.json
  2. 1 1
      template/portainer-v2-arm64.json

+ 1 - 1
template/portainer-v2-arm32.json

@@ -4800,7 +4800,7 @@
 				"Tools"
 			],
 			"description": "Self-hosted, ad-free, privacy-respecting Google metasearch engine.",
-			"image": "benbusby/whoogle-search:latest",
+			"image": "benbusby/whoogle-search:0.6.0",
 			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/whoogle.png",
 			"name": "whoogle",
 			"platform": "linux",

+ 1 - 1
template/portainer-v2-arm64.json

@@ -4841,7 +4841,7 @@
 				"Tools"
 			],
 			"description": "Self-hosted, ad-free, privacy-respecting Google metasearch engine.",
-			"image": "benbusby/whoogle-search:latest",
+			"image": "benbusby/whoogle-search:0.6.0",
 			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/whoogle.png",
 			"name": "whoogle",
 			"platform": "linux",