This is a good one.
5 Likes
Hugo 0.132.0 packages
Brew - Hugo Brew package for macOS and Linux - updated
Snap Package - Hugo Snap (Snapcraft) package for Linux - not yet updated
Docker/CI Image - Hugo Docker image for Continuous Integration - updated
Debian - not yet updated
Ubuntu - not yet updated
Fedora Copr - Hugo RPM package for Fedora and CentOS - not yet updated
Chocolatey Package - Hugo Chocolatey package for Windows
- traditional release - not yet updated
- extended release - not yet updated
1 Like
Will it be published as ghcr.io/gohugoio/hugo
? Right now I get an auth error:
❯ docker pull ghcr.io/gohugoio/hugo
Using default tag: latest
Error response from daemon: Head "https://ghcr.io/v2/gohugoio/hugo/manifests/latest": unauthorized
1 Like
Ah, missed that, thanks.