1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-24 08:52:31 +02:00

upgrade gogs-arm to 0.10

This commit is contained in:
Kev++ 2017-02-28 15:10:28 +08:00 committed by GitHub
parent 9b2ac0b3b3
commit b1c831ef78

View File

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