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

upgrade gogs-arm to 0.10.18

This commit is contained in:
kev 2017-03-16 15:16:13 +08:00
parent d6c0cf1ebb
commit 2bd33382c9

View File

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