1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-28 09:08:36 +02:00

upgrade gogs-arm to 0.11.86

This commit is contained in:
kev 2019-02-01 20:42:07 +08:00
parent ebaaf57b31
commit f05b4d361a

View File

@ -5,7 +5,7 @@
FROM easypi/alpine-arm
MAINTAINER EasyPi Software Foundation
ENV GOGS_VERSION 0.11.79
ENV GOGS_VERSION 0.11.86
ENV GOGS_CUSTOM /data/gogs
RUN apk add --no-cache bash \