1
0
mirror of https://github.com/alrayyes/docker-alpine-hugo-git-bash synced 2023-11-14 15:56:26 +00:00

version 0.29.1

This commit is contained in:
Ryan 2017-10-19 20:40:09 +02:00
parent 31ee9c238e
commit 0f0ad8c7cf
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
org.label-schema.vcs-ref=$VCS_REF \
org.label-schema.schema-version="1.0.0-rc1"
ENV HUGO_VERSION 0.28
ENV HUGO_VERSION 0.29
ENV HUGO_BINARY hugo_${HUGO_VERSION}_linux-64bit
# Install pygments (for syntax highlighting)

View File

@ -1 +1 @@
0.28.1
0.29.1