1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-25 02:04:06 +02:00

upgrade gogs-arm to 0.11.4

This commit is contained in:
kev 2017-04-07 08:39:25 +08:00
parent 7178a7aa72
commit a994fc3993

View File

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