Closed ksmiley closed 3 years ago
To clarify, I was looking at https://hub.docker.com/_/consul, but a coworker has pointed out that https://hub.docker.com/r/hashicorp/consul exists and has the latest releases. That page says the source repository is hashicorp/docker-consul, but since it has the latest releases, is it actually built from hashicorp/consul now? Should we be using that image instead?
I took a second look at some of the docs that reference Docker, and it seems they're split between referencing consul
or hashicorp/consul
.
You are not wrong, thanks for bringing it to our attention! We are in the process of updating our release tooling and so there were a few hiccups. In any case, we will have the official image published shortly.
This was merged: https://github.com/docker-library/official-images/pull/11297. Official images are now updated. Thanks!
There were three Consul releases yesterday (November 11) that included security updates, and it doesn't look like the Docker images for them are being built. I know it can take a few days for the images to make their way to Docker Hub because they have to go through the official-images process, but as far as I can tell, the Dockerfile in this repository needs to be updated as the first step.