فهرست منبع

Update Minecraft Server Template to use latest image (#237)

EnderdracheLP 3 سال پیش
والد
کامیت
b9a99cd8fe
3فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 1 1
      pi-hosted_template/template/portainer-v2.json
  2. 1 1
      template/portainer-v2-arm32.json
  3. 1 1
      template/portainer-v2-arm64.json

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

@@ -2574,7 +2574,7 @@
                 "Games"
 			],
 			"description": "This docker image provides a Minecraft Server that will automatically download the latest stable version at startup. You can also run/upgrade to any specific version or the latest snapshot. See the Versions section below for more information.",
-            "image": "itzg/minecraft-server:multiarch-latest",
+            "image": "itzg/minecraft-server:latest",
                         "logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/minecraft.png",
                         "name": "minecraft",
                         "platform": "linux",

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

@@ -2574,7 +2574,7 @@
                 "Games"
 			],
 			"description": "This docker image provides a Minecraft Server that will automatically download the latest stable version at startup. You can also run/upgrade to any specific version or the latest snapshot. See the Versions section below for more information.",
-            "image": "itzg/minecraft-server:multiarch-latest",
+            "image": "itzg/minecraft-server:latest",
                         "logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/minecraft.png",
                         "name": "minecraft",
                         "platform": "linux",

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

@@ -2674,7 +2674,7 @@
                                 "Games"
                         ],
 						"description": "This docker image provides a Minecraft Server that will automatically download the latest stable version at startup. You can also run/upgrade to any specific version or the latest snapshot. See the Versions section below for more information.",
-                        "image": "itzg/minecraft-server:multiarch-latest",
+                        "image": "itzg/minecraft-server:latest",
                         "logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/minecraft.png",
                         "name": "minecraft",
                         "platform": "linux",