1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2026-04-29 22:21:13 +00:00

Update Gitea to 1.4.2

This commit is contained in:
Girish Ramakrishnan
2018-06-06 15:41:46 -07:00
parent b00d2aced2
commit a7e693c4ed
+1 -1
View File
@@ -1,6 +1,6 @@
FROM cloudron/base:0.10.0
ENV VERSION 1.4.1
ENV VERSION 1.4.2
RUN apt-get update && \
apt-get install -y openssh-server git && \