1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-01 07:14:58 +00:00

Use Gitea 1.2.0

This commit is contained in:
Girish Ramakrishnan
2017-10-14 11:00:49 -07:00
parent d984b4fe6c
commit 795e6efb0a

View File

@@ -1,6 +1,6 @@
FROM cloudron/base:0.10.0
ENV VERSION 1.1.4
ENV VERSION 1.2.0
RUN apt-get update && \
apt-get install -y openssh-server git && \