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.19

This commit is contained in:
kev 2017-06-15 22:55:35 +08:00
parent 4394149fe4
commit 82249dda49

View File

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