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

Hugo v0.58.2

This commit is contained in:
2019-09-13 07:58:58 -04:00
parent 3021f56eab
commit cf54ace829

View File

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