github klakegg/docker-hugo 0.75.0

latest releases: 0.111.3, 0.111.2, 0.111.1...
3 years ago

📢 Breaking changes

  • Tag aliases ext-nodejs and [version]-ext-nodejs are not longer created as they as simply aliases pointing to ext-alpine and [version]-ext-alpine.
  • Environment variable HUGO_VERSION used to override version of Hugo to use is changed to HUGO_VERSION_OVERRIDE to make room for the new HUGO_VERSION environment variable containing the version of Hugo bundled in the image.

🎉 Features

  • Environment variable HUGO_VERSION is added to all images.

💓 Updates

  • Hugo: 0.74.3 => 0.75.0
  • Alpine: 3.11 => 3.12
  • Busybox: 1.31 => 1.32
  • Debian: 10.3 => 10.4
  • Go: 1.14.4 => 1.15.1
  • NodeJS: 12.18.2 => 12.18.3
  • Pandoc: 2.10 => 2.10.1
  • Yarn: 1.22.4 => 1.22.5

Docker images

This release is available from Docker Hub as project klakegg/hugo with the following tags:

Alias tags Version specific tags
busybox, latest 0.75.0-busybox, 0.75.0
busybox-onbuild, onbuild 0.75.0-busybox-onbuild, 0.75.0-onbuild
alpine 0.75.0-alpine
alpine-onbuild 0.75.0-alpine-onbuild
asciidoctor 0.75.0-asciidoctor
asciidoctor-onbuild 0.75.0-asciidoctor-onbuild
pandoc 0.75.0-pandoc
pandoc-onbuild 0.75.0-pandoc-onbuild
ext-alpine 0.75.0-ext-alpine
ext-alpine-onbuild 0.75.0-ext-alpine-onbuild
ext-asciidoctor 0.75.0-ext-asciidoctor
ext-asciidoctor-onbuild 0.75.0-ext-asciidoctor-onbuild
ext-pandoc 0.75.0-ext-pandoc
ext-pandoc-onbuild 0.75.0-ext-pandoc-onbuild
debian 0.75.0-debian
debian-onbuild 0.75.0-debian-onbuild
ext-debian, ext, latest-ext 0.75.0-ext-debian, 0.75.0-ext
ext-debian-onbuild, ext-onbuild 0.75.0-ext-debian-onbuild, 0.75.0-ext-onbuild
ubuntu 0.75.0-ubuntu
ubuntu-onbuild 0.75.0-ubuntu-onbuild
ext-ubuntu 0.75.0-ext-ubuntu
ext-ubuntu-onbuild 0.75.0-ext-ubuntu-onbuild

Don't miss a new docker-hugo release

NewReleases is sending notifications on new releases.