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

Gitea 1.3.1

This commit is contained in:
Girish Ramakrishnan
2017-12-11 08:46:00 +05:30
parent c137f79e9b
commit 67403a6d2a

View File

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