1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-08-31 23:04:58 +00:00

Update gitea to 1.3.2

This commit is contained in:
Girish Ramakrishnan
2017-12-14 20:48:40 +05:30
parent 8837d2fd60
commit 21a9fccd60

View File

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