mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +00:00
cicd: fix docker build error (#1978)
This commit is contained in:
parent
373eb2dc36
commit
acec2ccc5b
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
# Support setting various labels on the final image
|
||||
ARG GIT_COMMIT=""
|
||||
ENV GIT_COMMIT="$GIT_COMMIT"
|
||||
|
||||
FROM golang:1.25-alpine AS builder
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue