[REL]Syncthing 0.14.52
This commit is contained in:
parent
73daa49691
commit
b17b073820
@ -1,7 +1,7 @@
|
|||||||
FROM golang:1.10 AS builder
|
FROM golang:1.10 AS builder
|
||||||
MAINTAINER Yaltik - Fabien Bourgeois <fabien@yaltik.com>
|
MAINTAINER Yaltik - Fabien Bourgeois <fabien@yaltik.com>
|
||||||
|
|
||||||
ENV VERSION v0.14.49
|
ENV VERSION v0.14.52
|
||||||
|
|
||||||
RUN mkdir -p /go/src/github.com/syncthing/syncthing
|
RUN mkdir -p /go/src/github.com/syncthing/syncthing
|
||||||
RUN git clone --branch "${VERSION}" --depth 1 https://github.com/syncthing/syncthing /go/src/github.com/syncthing/syncthing
|
RUN git clone --branch "${VERSION}" --depth 1 https://github.com/syncthing/syncthing /go/src/github.com/syncthing/syncthing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user