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

Update to 1.1.4

This commit is contained in:
Dennis Schwerdel
2017-09-04 23:30:42 +02:00
parent 6a90609565
commit d984b4fe6c
4 changed files with 6 additions and 3 deletions

View File

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