Update gitea to 1.11.4

This commit is contained in:
Girish Ramakrishnan 2020-04-01 11:19:05 -07:00
parent cc63133f85
commit 5e7a1b2a37

View file

@ -1,6 +1,6 @@
FROM cloudron/base:1.0.0@sha256:147a648a068a2e746644746bbfb42eb7a50d682437cead3c67c933c546357617
ARG VERSION=1.11.3
ARG VERSION=1.11.4
RUN apt-get update && \
apt-get install -y openssh-server git && \