mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
save (#5397)
This commit is contained in:
parent
b8a8ea6ace
commit
0fef7c392c
@ -1,5 +1,5 @@
|
|||||||
# syntax = docker/dockerfile:1.2
|
# syntax = docker/dockerfile:1.2
|
||||||
FROM docker.io/library/golang:1.18-alpine3.15 AS builder
|
FROM docker.io/library/golang:1.19-alpine3.15 AS builder
|
||||||
|
|
||||||
RUN apk --no-cache add build-base linux-headers git bash ca-certificates libstdc++
|
RUN apk --no-cache add build-base linux-headers git bash ca-certificates libstdc++
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user