Curious - the "latest" image on Docker Hub has typ...
# fleet
d
Curious - the "latest" image on Docker Hub has typically been the actual latest release version, in this case it would be 4.64.2. However, the "latest" has the same digest as v.4.58.1. Is this normal?
l
Hi @Drake! It was an issue on our side. Should be fixed now (
fleetdm/fleet:latest
should be
fleetdm/fleet:v4.64.2
now).
Thanks for reporting!
d
Will test and report back. I know what you are thinking, who runs latest like a crazy person 🙋‍♂️ (home lab)
confirmed the fix worked. 💪
b
@Brock Walters ^^ could explain the issue we saw ealier
b
You mean that version string was 4.64.4?
b
no deploying @latest for some period of time would have deployed 4.58.1
b
Ah. Yes. that makes sense for why the docker pull didn't work.
l
Hi folks! We've created #26988 to track this issue.