use go 1.21 image
This commit is contained in:
parent
d23db36129
commit
36b829a552
@ -1,6 +1,6 @@
|
||||
FROM ethpandaops/ethereum-genesis-generator:3.0.0 AS ethgen
|
||||
|
||||
FROM golang:1.20-alpine as builder
|
||||
FROM golang:1.21-alpine as builder
|
||||
|
||||
RUN apk add --no-cache python3 py3-pip make bash envsubst jq
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user