- cross-posted to:
- selfhosted@lemmy.world
- cross-posted to:
- selfhosted@lemmy.world
You must log in or register to comment.
Be careful upgrading Docker versions, it has breaking changes.
Whew, this is why I pin on
sha256
. I fear for thelatest
crowd.Edit: At least it seems updating the container doesn’t break things:
Replacing any v5 image (2024.07.0 and earlier) with a v6 image will result in updated configuration files. These changes are irreversible.
Live on the edge
Pin to
develop
I don’t use pihole, but everything I use is pinned by major release version. No problem yet with surprise breakage.