bump: blowfish/hugo version
Some checks failed
Build Blog Docker Image / build docker (push) Has been cancelled
Some checks failed
Build Blog Docker Image / build docker (push) Has been cancelled
This commit is contained in:
@ -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.124.1
|
||||
RUN go install -tags extended github.com/gohugoio/hugo@${HUGO_VERSION}
|
||||
|
Reference in New Issue
Block a user