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

Update Gitea to 1.4.1

This commit is contained in:
Girish Ramakrishnan
2018-05-03 09:38:22 -07:00
parent b86f9c7a20
commit 4d37e33eee

View File

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