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

Updated to 1.1.2

This commit is contained in:
Dennis Schwerdel
2017-06-12 13:13:49 +02:00
parent 5ecde5c49b
commit c636d1dd87
5 changed files with 7 additions and 4 deletions

View File

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