use newer container base

lektura
max.mehl 2018-10-09 15:30:18 +02:00
parent bd19e9180d
commit 003e5eab09
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,4 +1,4 @@
FROM php:7.0-apache
FROM php:7-apache
ENV HUGO_VERSION 0.48
ENV HUGO_BINARY hugo_${HUGO_VERSION}_Linux-64bit.deb