2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 13:23:02 +01: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

View File

@@ -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 \