mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2025-03-24 21:33:33 +00:00
Update to 1.27.9
This commit is contained in:
parent
3b1e637ab7
commit
52bd864c70
@ -3,7 +3,7 @@ FROM cloudron/base:4.2.0@sha256:46da2fffb36353ef714f97ae8e962bd2c212ca091108d768
|
||||
RUN mkdir -p /app/code
|
||||
WORKDIR /app/code
|
||||
|
||||
ARG VERSION=1.27.8
|
||||
ARG VERSION=1.27.9
|
||||
|
||||
RUN wget https://github.com/syncthing/syncthing/releases/download/v${VERSION}/syncthing-linux-amd64-v${VERSION}.tar.gz -O - | tar -xz -C /app/code --strip-components=1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user