mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-05 11:23:39 +00:00
containers/docker: update to alpine 3.4
This commit is contained in:
parent
f273c64a94
commit
51d4539a79
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.3
|
FROM alpine:3.4
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apk add --update go git make gcc musl-dev && \
|
apk add --update go git make gcc musl-dev && \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.3
|
FROM alpine:3.4
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apk add --update go git make gcc musl-dev && \
|
apk add --update go git make gcc musl-dev && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user