use latest Hugo

lektura
max.mehl 2019-03-09 18:07:58 +01:00
parent 6aa85aecfc
commit 6434acfa40
No known key found for this signature in database
GPG Key ID: 2704E4AB371E2E92
1 changed files with 1 additions and 1 deletions

View File

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