1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-27 07:27:27 +00:00

Bump version

This commit is contained in:
Johannes Zellner
2018-03-26 12:16:04 +02:00
parent 525327c150
commit 7fd766b348
4 changed files with 5 additions and 3 deletions

View File

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