浏览代码

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

EnderdracheLP 3 年之前
父节点
当前提交
b9a99cd8fe

+ 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",