Fix mosquitto image tag: use 2.0.22 instead of nonexistent 2.1.2 #198
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/mosquitto-image-tag"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
eclipse-mosquitto:2.1.2tag doesn't exist on Docker Hub — the 2.1.x series only publishes-alpinevariants2.0.22, the latest non-alpine version (matching what the old floating:2tag was resolving to)Context
The previous PR #197 pinned mosquitto from floating
:2to2.1.2, but the new pod failed withErrImagePull("manifest unknown"). The old pod is still running on:2.Test plan
eclipse-mosquitto:2.0.22pulls successfullymise run services-checkpasses