update to newest hugo version

lektura
max.mehl 2018-11-06 11:10:04 +01:00
parent 382100b557
commit f5f055d1cf
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.48
ENV HUGO_VERSION 0.50
ENV HUGO_BINARY hugo_${HUGO_VERSION}_Linux-64bit.deb
RUN apt-get update && apt-get upgrade -y && \