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

Bump version for 1.12.0

This version is not yet available as a build
This commit is contained in:
Johannes Zellner
2020-11-30 17:45:47 +01:00
parent be49e77f9d
commit 52c22f57a9
4 changed files with 14 additions and 3 deletions

View File

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