Skip to content

Commit 9e2e2fb

Browse files
committed
Update ARM64 to sonroyaalmerol/steamcmd-arm64:root-2025-04-13
1 parent 81d732b commit 9e2e2fb

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-2024-12-08 AS base-arm64
5+
FROM --platform=arm64 sonroyaalmerol/steamcmd-arm64:root-2025-04-13 AS base-arm64
66

77
ARG TARGETARCH
88
FROM base-${TARGETARCH}

0 commit comments

Comments
 (0)