hugo version bump
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build was killed

This commit is contained in:
Paolo Asperti 2023-04-27 15:30:49 +02:00
parent e20d89911e
commit 71bbba11cc
Signed by: paspo
GPG Key ID: 06D46905D19D5182

View File

@ -1,6 +1,6 @@
FROM debian:11-slim FROM debian:11-slim
ARG HUGO_VERSION=0.111.1 ARG HUGO_VERSION=0.111.3
ARG HUGO_ARCH=amd64 ARG HUGO_ARCH=amd64
ADD "https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_extended_${HUGO_VERSION}_linux-${HUGO_ARCH}.deb" /tmp/hugo.deb ADD "https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_extended_${HUGO_VERSION}_linux-${HUGO_ARCH}.deb" /tmp/hugo.deb