Skip to content

Commit

Permalink
Update hugo to v0.139.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sdvcrx committed Dec 14, 2024
1 parent 5d9e958 commit 3bb9bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM bitnami/minideb AS build

ENV HUGO_VERSION 0.139.4
ENV HUGO_VERSION 0.139.5
ARG TARGETARCH

ADD https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_extended_${HUGO_VERSION}_Linux-${TARGETARCH}.tar.gz /tmp/hugo.tar.gz
Expand Down

0 comments on commit 3bb9bd6

Please sign in to comment.