We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90a8db3 + 86fc724 commit 0fcf7c7Copy full SHA for 0fcf7c7
1 file changed
Dockerfile
@@ -2,7 +2,7 @@
2
# Dockerfile that builds a Core Keeper Gameserver
3
###########################################################
4
FROM cm2network/steamcmd:root AS base-amd64
5
-FROM --platform=arm64 sonroyaalmerol/steamcmd-arm64:root-2025-04-13 AS base-arm64
+FROM --platform=arm64 sonroyaalmerol/steamcmd-arm64:root-2026-02-15 AS base-arm64
6
7
ARG TARGETARCH
8
FROM base-${TARGETARCH}
0 commit comments