Commit 51d4539a authored by yep's avatar yep

containers/docker: update to alpine 3.4

parent f273c64a
FROM alpine:3.3
FROM alpine:3.4
RUN \
apk add --update go git make gcc musl-dev && \
......
FROM alpine:3.3
FROM alpine:3.4
RUN \
apk add --update go git make gcc musl-dev && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment