소스 검색

fixed shiori to use nicholaswilde/shiori:latest (#180)

Robert Middleswarth 3 년 전
부모
커밋
13846299ee
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      template/portainer-v2-arm32.json
  2. 1 1
      template/portainer-v2-arm64.json

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

@@ -3910,7 +3910,7 @@
 				"Tools"
 			],
 			"description": "Shiori is a simple bookmarks manager written in Go language. Intended as a simple clone of Pocket. You can use it as command line application or as web application.",
-			"image": "radhifadlillah/shiori:latest",
+			"image": "nicholaswilde/shiori:latest",
 			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/shiori-icon.png",
 			"name": "shiori",
 			"platform": "linux",

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

@@ -3950,7 +3950,7 @@
 				"Tools"
 			],
 			"description": "Shiori is a simple bookmarks manager written in Go language. Intended as a simple clone of Pocket. You can use it as command line application or as web application.",
-			"image": "radhifadlillah/shiori:latest",
+			"image": "nicholaswilde/shiori:latest",
 			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/shiori-icon.png",
 			"name": "shiori",
 			"platform": "linux",