Update to Gitea 1.2.1

This commit is contained in:
Girish Ramakrishnan 2017-10-17 10:30:05 -07:00
parent 93e8df020f
commit 7481ed9f60
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.0
ENV VERSION 1.2.1
RUN apt-get update && \
apt-get install -y openssh-server git && \