1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-11-23 18:26:09 -05:00

Hugo v0.58.1

This commit is contained in:
2019-09-06 09:00:08 -04:00
parent 69a8b1dad9
commit e315420df4

View File

@@ -1,6 +1,6 @@
FROM alpine:latest
ENV HUGO_VERSION 0.58.0
ENV HUGO_VERSION 0.58.1
LABEL "com.github.actions.name"="Hugo Build"
LABEL "com.github.actions.description"="Hugo as an action. Includes legacy versions."