hubci / hugo-docker

A Docker image for Hugo, the static-site generator. This image focuses on a CI use-case, not production. Includes HTMLProofer for testing.
https://hub.docker.com/r/hubci/hugo/
MIT License
64 stars 10 forks source link

Revert "Update to a newer build image" #213

Closed FelicianoTech closed 3 years ago

FelicianoTech commented 3 years ago

Reverts cibuilds/hugo#203

Reverting this change before modern images contain a much newer version of Docker. This newer Docker version doesn't automatically push all tags but just latest when you don't specify a tag.

Until this issue is worked around in this repo, reverting this change.