mirror of
https://github.com/status-im/status-go.git
synced 2025-03-02 15:41:08 +00:00
use newer image for building go docker image
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
c9e99c432d
commit
b9829e0fca
@ -1,5 +1,5 @@
|
||||
# Build status-go in a Go builder container
|
||||
FROM golang:1.10-alpine as builder
|
||||
FROM golang:1.12.5-alpine as builder
|
||||
|
||||
RUN apk add --no-cache make gcc musl-dev linux-headers
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user