bump version + finish UV article
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m6s

This commit is contained in:
2024-02-29 23:01:32 +01:00
parent a4e31c49c7
commit a5e23468a3
11 changed files with 78 additions and 44 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.3
RUN go install -tags extended github.com/gohugoio/hugo@v0.123.6