1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-07-03 14:26:38 -04:00

Hugo v0.58.0

This commit is contained in:
2019-09-04 11:56:25 -04:00
parent 90bccf3ddb
commit 69a8b1dad9

View File

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