mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 06:21:32 +01:00
cleanup latest versions
Signed-off-by: Jess Frazelle <acidburn@github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ RUN apk --no-cache add \
|
||||
ENV PATH /go/bin:/usr/local/go/bin:$PATH
|
||||
ENV GOPATH /go
|
||||
|
||||
ENV MICRO_VERSION nightly
|
||||
ENV MICRO_VERSION v1.4.1
|
||||
|
||||
RUN git clone --depth 1 --branch "$MICRO_VERSION" https://github.com/zyedidia/micro /go/src/github.com/zyedidia/micro
|
||||
|
||||
|
||||
Reference in New Issue
Block a user