Use gitea 1.2.3

This commit is contained in:
Girish Ramakrishnan 2017-11-03 14:58:42 -07:00
parent 619bd735a6
commit 5d00e930ff
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.2
ENV VERSION 1.2.3
RUN apt-get update && \
apt-get install -y openssh-server git && \