We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ecd0b3 commit 2e51f09Copy full SHA for 2e51f09
Dockerfile
@@ -1,5 +1,5 @@
1
# Build Geth in a stock Go builder container
2
-FROM golang:1.20-alpine as builder
+FROM golang:1.22-alpine as builder
3
4
RUN apk add --no-cache make gcc musl-dev linux-headers git bash
5
0 commit comments