1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00: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

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