Skip to content

Commit

Permalink
vers(hugo): update to v0.131.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbouter committed Aug 2, 2024
1 parent f7f3a68 commit 8f6602d
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,7 +1,7 @@
FROM golang:alpine
LABEL maintainer="info@warpnet.nl" \
repo="https://github.com/warpnet/hugo-extended"
ENV HUGO_VERSION 0.128.2
ENV HUGO_VERSION 0.131.0
# hadolint ignore=DL3018,DL3003
RUN set -eux \
&& apk add --no-cache nodejs npm curl gcc libc-dev g++ git \
Expand Down

0 comments on commit 8f6602d

Please sign in to comment.