1
0
mirror of https://github.com/alrayyes/docker-alpine-hugo-git-bash synced 2023-11-14 15:56:26 +00:00

Update Dockerfile

This commit is contained in:
Ryan Kes 2017-08-15 12:12:32 +02:00 committed by GitHub
parent ff451df6e9
commit 3dc562de4f

View File

@ -1,7 +1,7 @@
FROM alpine:latest
MAINTAINER Ryan Kes <ryan@andthensome.nl>
ENV HUGO_VERSION 0.16
ENV HUGO_VERSION 0.26
ENV HUGO_BINARY hugo_${HUGO_VERSION}_linux-64bit
# Install pygments (for syntax highlighting)