1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-01 15:24:59 +00:00

Update Gitea to 1.3.3

This commit is contained in:
Girish Ramakrishnan
2018-02-19 16:56:06 -08:00
parent 25f206ccdb
commit bc658da61e

View File

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