Use gitea 1.2.2

This commit is contained in:
Girish Ramakrishnan 2017-10-27 12:06:39 -07:00
parent 3e04f6b996
commit a59430be60
1 changed files with 1 additions and 1 deletions

View File

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