Skip to content

Commit

Permalink
chore: bump Hugo
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias authored Feb 4, 2025
1 parent c4c5ece commit b98c2bc
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 golang:1.23-alpine3.21 as build

ENV HUGO_VERSION v0.142.0
ENV HUGO_VERSION v0.143.1
RUN apk update && \
apk add --no-cache git gcc g++ musl-dev && \
go install github.com/magefile/mage@latest
Expand Down

0 comments on commit b98c2bc

Please sign in to comment.