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

Bump version for 1.5.1

This commit is contained in:
Johannes Zellner
2018-09-03 17:17:32 +02:00
parent e7671bd3f2
commit d37044f8e0
4 changed files with 16 additions and 3 deletions

View File

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