1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-02 13:15:25 +00:00

Revert "Bump version for 1.8.0"

This reverts commit 8ba346c847.

It seems they reverted this release
This commit is contained in:
Girish Ramakrishnan
2020-08-06 10:49:32 -07:00
parent 8ba346c847
commit af1a53e0ca
4 changed files with 3 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
FROM cloudron/base:2.0.0@sha256:f9fea80513aa7c92fe2e7bf3978b54c8ac5222f47a9a32a7f8833edf0eb5a4f4
ARG VERSION=1.8.0
ARG VERSION=1.7.1
RUN mkdir -p /app/code
WORKDIR /app/code