1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-25 22:47:24 +00:00

Version 1.2.0

This commit is contained in:
Dennis Schwerdel
2017-11-29 21:21:25 +01:00
parent 0249f20656
commit c137f79e9b
5 changed files with 8 additions and 5 deletions

View File

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