Просмотр исходного кода

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

Robert Middleswarth 3 лет назад
Родитель
Сommit
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",