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 81d732b + 9e2e2fb commit 6669cbcCopy full SHA for 6669cbc
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-2024-12-08 AS base-arm64
+FROM --platform=arm64 sonroyaalmerol/steamcmd-arm64:root-2025-04-13 AS base-arm64
6
7
ARG TARGETARCH
8
FROM base-${TARGETARCH}
0 commit comments