bump: hugo/blowfish version
All checks were successful
Build Hugo Docker Image / build docker (push) Successful in 5m27s
Build Blog Docker Image / build docker (push) Successful in 1m12s

This commit is contained in:
2024-03-30 17:52:00 +01:00
parent 1393ca892a
commit 66299beef5
4 changed files with 2 additions and 2 deletions

View File

@ -7,4 +7,4 @@ ENV GO111MODULE=on
RUN apk update && \
apk add --no-cache gcc musl-dev g++ git
RUN go install -tags extended github.com/gohugoio/hugo@v0.123.7
RUN go install -tags extended github.com/gohugoio/hugo@v0.124.1