mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
parent
cf9d09e22e
commit
aa8ee534ce
@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
FROM golang:1.17-alpine AS builder
|
||||
FROM docker.io/library/golang:1.17-alpine AS builder
|
||||
|
||||
RUN apk --no-cache add make gcc g++ linux-headers git bash ca-certificates libgcc libstdc++
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user