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:
parent
ff451df6e9
commit
3dc562de4f
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user