Update Gitea to 1.10.3

This commit is contained in:
Girish Ramakrishnan 2020-01-19 16:42:12 -08:00
parent 9320ee11ad
commit 3fc5685027
1 changed files with 1 additions and 1 deletions

View File

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