Use Hugo 0.26 to build to fix some bugs

lektura
max.mehl 2017-09-13 18:19:08 +02:00
parent 155745cf1d
commit 22099fff54
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM php:7.0-apache
ENV HUGO_VERSION 0.20.7
ENV HUGO_VERSION 0.26
ENV HUGO_BINARY hugo_${HUGO_VERSION}_Linux-64bit.deb
RUN apt-get update && apt-get upgrade -y && \