Skip to content

Commit a2867a6

Browse files
committed
Merge remote-tracking branch 'origin/moonchain-geneva' into moonchain-geneva
2 parents 2b22827 + cd09a1c commit a2867a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ARG VERSION=""
44
ARG BUILDNUM=""
55

66
# Build Geth in a stock Go builder container
7-
FROM --platform=${BUILDPLATFORM} golang:1.23-alpine as builder
7+
FROM golang:1.23-alpine as builder
88

99
RUN apk add --no-cache gcc musl-dev linux-headers git
1010

0 commit comments

Comments
 (0)