Skip to content
Snippets Groups Projects
Commit c2ebb428 authored by Adrian Goins's avatar Adrian Goins
Browse files

version bump to 0.27

parent c893730d
No related branches found
Tags v0.27
No related merge requests found
......@@ -6,7 +6,7 @@ RUN apt-get -qq update \
&& rm -rf /var/lib/apt/lists/*
# Download and install hugo
ENV HUGO_VERSION 0.26
ENV HUGO_VERSION 0.27
ENV HUGO_BINARY hugo_${HUGO_VERSION}_Linux-64bit.deb
#ADD https://github.com/spf13/hugo/releases/download/v${HUGO_VERSION}/${HUGO_BINARY} /tmp/hugo.deb
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment