1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-08-31 23:04:58 +00:00

Use gitea 1.2.2

This commit is contained in:
Girish Ramakrishnan
2017-10-27 12:06:39 -07:00
parent 3e04f6b996
commit a59430be60

View File

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