Update gitea to 1.11.5

This commit is contained in:
Girish Ramakrishnan 2020-05-09 18:15:24 -07:00
parent a94c165c34
commit 5ed9ee9284
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM cloudron/base:2.0.0@sha256:f9fea80513aa7c92fe2e7bf3978b54c8ac5222f47a9a32a7f8833edf0eb5a4f4
ARG VERSION=1.11.4
ARG VERSION=1.11.5
RUN apt-get update && \
apt-get install -y openssh-server git && \