Skip to content

Commit

Permalink
vers[v0.89.4]: Base on latest hugo
Browse files Browse the repository at this point in the history
Signed-off-by: Jeffrey Bouter <[email protected]>
  • Loading branch information
jbouter committed Nov 26, 2021
1 parent 3cffe1b commit f3855ae
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.88.1
ENV HUGO_VERSION 0.89.4
# 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 f3855ae

Please sign in to comment.