Skip to content

Commit

Permalink
vers(hugo): update to v0.128.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jbouter committed Jul 15, 2024
1 parent dbe0cc0 commit f7f3a68
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="[email protected]" \
repo="https://github.com/warpnet/hugo-extended"
ENV HUGO_VERSION 0.118.2
ENV HUGO_VERSION 0.128.2
# 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 f7f3a68

Please sign in to comment.