FROM docker.io/golang:1.20-bookworm RUN CGO_ENABLED=1 go install -tags extended github.com/gohugoio/hugo@latest ENTRYPOINT hugo