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
003629a051
commit
3e703289e4
@ -1,7 +1,7 @@
|
|||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
MAINTAINER Ryan Kes <ryan@andthensome.nl>
|
MAINTAINER Ryan Kes <ryan@andthensome.nl>
|
||||||
|
|
||||||
ENV HUGO_VERSION 0.16
|
ENV HUGO_VERSION 0.26
|
||||||
ENV HUGO_BINARY hugo_${HUGO_VERSION}_linux-64bit
|
ENV HUGO_BINARY hugo_${HUGO_VERSION}_linux-64bit
|
||||||
|
|
||||||
# Install pygments (for syntax highlighting)
|
# Install pygments (for syntax highlighting)
|
||||||
|
Loading…
Reference in New Issue
Block a user