1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-03 05:35:05 +00:00

Bump version for 1.10.0

This commit is contained in:
Johannes Zellner
2020-11-03 13:26:18 +01:00
parent d0a965f323
commit c4f75bc16d
4 changed files with 18 additions and 4 deletions

View File

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