v0.147.8
gohugoio/hugov0.147.8Jun 7, 2025by bep
AI Summary
Primarily a security and maintenance update to patch Docker packages and update Alpine and Go versions in the Dockerfile.
Key Highlights
- Updated Docker package with security patches
- Updated Alpine Linux base image
- Updated Go version in Dockerfile
- Added warning when home page is a leaf bundle
Full Release Notes
The primary motivation behind this release is to get the [Docker package](https://github.com/gohugoio/hugo/pkgs/container/hugo) security patched and up to date. ## Improvements * dockerfile: Update Alpine 8e61f1fe1 @bep #13783 * dockerfile: Update Go version f37412a57 @bep #13780 * hugolib: Emit ignorable warning when home page is a leaf bundle 01241d5dc @jmooring #13538 * all: Replace _build with build in tests 32eb1a8ad @bep ## Dependency Updates * build(deps): bump github.com/evanw/esbuild from 0.25.3 to 0.25.5 21a4a9acd @dependabot[bot] * build(deps): bump github.com/niklasfasching/go-org from 1.7.0 to 1.8.0 7a4a4790e @dependabot[bot] * build(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 54065b7ef @dependabot[bot] * build(deps): bump github.com/yuin/goldmark from 1.7.11 to 1.7.12 e333836f4 @dependabot[bot] * build(deps): bump github.com/tdewolff/minify/v2 from 2.23.5 to 2.23.8 cc7bfeea3 @dependabot[bot]