1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-25 02:04:06 +02:00

upgrade gogs to 0.11.33

This commit is contained in:
kev 2017-11-20 13:20:27 +08:00
parent 5918b5812b
commit 361bbf6e46

View File

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