1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-03-16 11:32:46 +00:00

Update Gitea to 1.5.0

This commit is contained in:
Girish Ramakrishnan 2018-08-12 10:17:14 -07:00
parent 6e1f363b88
commit 534e4884b4

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