jwr1 to Selfhosted@lemmy.world • 1 month agoIntroducing Pi-hole v6pi-hole.netmessage-square61fedilinkarrow-up1381arrow-down10cross-posted to: selfhosted@lemmy.world
arrow-up1381arrow-down1external-linkIntroducing Pi-hole v6pi-hole.netjwr1 to Selfhosted@lemmy.world • 1 month agomessage-square61fedilinkcross-posted to: selfhosted@lemmy.world
minus-squareddhlinkfedilinkEnglish28•1 month agoBe careful upgrading Docker versions, it has breaking changes. https://registry.hub.docker.com/r/pihole/pihole/
minus-squarefmstratlinkfedilinkEnglish7•edit-21 month agoWhew, this is why I pin on sha256. I fear for the latest 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.
minus-square@sugar_in_your_tea@sh.itjust.workslinkfedilinkEnglish2•1 month agoI don’t use pihole, but everything I use is pinned by major release version. No problem yet with surprise breakage.
Be careful upgrading Docker versions, it has breaking changes.
https://registry.hub.docker.com/r/pihole/pihole/
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:
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.