bumm: blowfish/hugo version
All checks were successful
Build Hugo Docker Image / build docker (push) Successful in 5m29s
Build Blog Docker Image / build docker (push) Successful in 1m21s

This commit is contained in:
2024-03-09 18:33:52 +01:00
parent d8eb2589fd
commit 9517cf8bb7
4 changed files with 35 additions and 32 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.6
RUN go install -tags extended github.com/gohugoio/hugo@v0.123.7