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

This commit is contained in:
kev 2018-07-20 19:10:44 +08:00
parent 69897b8311
commit 8278038f6b

View File

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