1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-06-12 23:47:32 +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 FROM easypi/alpine-arm
MAINTAINER EasyPi Software Foundation MAINTAINER EasyPi Software Foundation
ENV GOGS_VERSION 0.11.4 ENV GOGS_VERSION 0.11.19
ENV GOGS_CUSTOM /data/gogs ENV GOGS_CUSTOM /data/gogs
RUN apk add --no-cache bash \ RUN apk add --no-cache bash \