瀏覽代碼

Merge pull request #4 from nomadelog/main

Fixed Whoogle tag i.e. changed <latest> for <buildx-experimental>
don 3 年之前
父節點
當前提交
a8bb1f22d1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pi-hosted_template/template/portainer-v2.json

+ 1 - 1
pi-hosted_template/template/portainer-v2.json

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