1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00

upgrade gogs to 0.9.71

This commit is contained in:
kev 2016-08-15 17:23:47 +08:00
parent 8234fc1b93
commit c3c8e7c224

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