Skip to content

Commit 2e51f09

Browse files
author
ian
committed
Dockerfile: update to go 1.22
1 parent 6ecd0b3 commit 2e51f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build Geth in a stock Go builder container
2-
FROM golang:1.20-alpine as builder
2+
FROM golang:1.22-alpine as builder
33

44
RUN apk add --no-cache make gcc musl-dev linux-headers git bash
55

0 commit comments

Comments
 (0)