Hugo v0.58.2

This commit is contained in:
2019-09-13 07:58:58 -04:00
parent 3021f56eab
commit cf54ace829
+1 -1
View File
@@ -1,6 +1,6 @@
FROM alpine:latest 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.name"="Hugo Build"
LABEL "com.github.actions.description"="Hugo as an action. Includes legacy versions." LABEL "com.github.actions.description"="Hugo as an action. Includes legacy versions."