Skip to content

Commit 0fcf7c7

Browse files
authored
Merge pull request #112 from Micke90s/issue-112
Update ARM64 to `sonroyaalmerol/steamcmd-arm64:root-2026-02-15`
2 parents 90a8db3 + 86fc724 commit 0fcf7c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Dockerfile that builds a Core Keeper Gameserver
33
###########################################################
44
FROM cm2network/steamcmd:root AS base-amd64
5-
FROM --platform=arm64 sonroyaalmerol/steamcmd-arm64:root-2025-04-13 AS base-arm64
5+
FROM --platform=arm64 sonroyaalmerol/steamcmd-arm64:root-2026-02-15 AS base-arm64
66

77
ARG TARGETARCH
88
FROM base-${TARGETARCH}

0 commit comments

Comments
 (0)