chore(deps): update ghcr.io/pi-hole/pihole docker tag to v2026#160
Open
madic-creates wants to merge 1 commit into
Open
chore(deps): update ghcr.io/pi-hole/pihole docker tag to v2026#160madic-creates wants to merge 1 commit into
madic-creates wants to merge 1 commit into
Conversation
madic-creates
force-pushed
the
renovate/ghcr.io-pi-hole-pihole-2026.x
branch
from
May 11, 2026 21:20
d1ffac4 to
55fd8f0
Compare
madic-creates
force-pushed
the
renovate/ghcr.io-pi-hole-pihole-2026.x
branch
from
June 14, 2026 21:15
55fd8f0 to
cab0438
Compare
madic-creates
force-pushed
the
renovate/ghcr.io-pi-hole-pihole-2026.x
branch
from
July 7, 2026 03:38
cab0438 to
e998fb8
Compare
madic-creates
force-pushed
the
renovate/ghcr.io-pi-hole-pihole-2026.x
branch
from
July 7, 2026 18:02
e998fb8 to
9397ce2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2025.11.1→2026.07.2Release Notes
pi-hole/docker-pi-hole (ghcr.io/pi-hole/pihole)
v2026.07.2Compare Source
Missing commit from previous release which is the docker-equivalent of the fix for pi-hole/pi-hole/security/advisories/GHSA-h8w9-qx2v-wrww
14b661aby @yubiuserFull Changelog: pi-hole/docker-pi-hole@2026.07.1...2026.07.2
v2026.07.1Compare Source
What's Changed
Full Changelog: pi-hole/docker-pi-hole@2026.07.0...2026.07.1
v2026.07.0Compare Source
What's Changed (Docker Specific)
Full Changelog: pi-hole/docker-pi-hole@2026.04.1...2026.07.0
Security Fixes
What's Changed (FTL v6.7)
manufs to generate macvendor.db by @darkexplosiveqwx in pi-hole/FTL#2918New Contributors
Full Changelog: pi-hole/FTL@v6.6.2...v6.7
What's Changed (Core v6.4.3)
readonly variablewarning by @PromoFaux in pi-hole/pi-hole#6613awkto compare curl versions by @rdwebdesign in pi-hole/pi-hole#6621gawkto APK dependencies by @yubiuser in pi-hole/pi-hole#6622New Contributors
Full Changelog: pi-hole/pi-hole@v6.4.2...v6.4.3
What's Changed (Web v6.6)
Full Changelog: pi-hole/web@v6.5.1...v6.6
v2026.06.0Compare Source
What's Changed (Docker Specific)
New Contributors
Full Changelog: pi-hole/docker-pi-hole@2026.04.0...2026.06.0
What's Changed (Web 6.5.1)
New Contributors
Full Changelog: pi-hole/web@v6.5...v6.5.1
v2026.05.0Compare Source
This tag includes the FTL v6.6.2 release which imports six upstream
dnsmasqsecurity fixes, covering all publicly disclosed CVEs against the dnsmasq 2.92/2.93 line. Patches are taken verbatim from https://thekelleys.org.uk/dnsmasq/CVE/Details here: https://github.com/pi-hole/FTL/releases/tag/v6.6.2
Upgrade impact
All six fixes are minimal, self-contained changes to the embedded dnsmasq sources. No FTL-side configuration or API changes; users should see no observable behavior change beyond the closed vulnerabilities.
Fix dnsmasq CVE publications by @DL6ER in pi-hole/FTL#2888
This furthermore indirectly fixes #2871 due to pi-hole/docker-base-images#158
Full Changelog: pi-hole/FTL@v6.6.1...v6.6.2
What's Changed (Docker Specific)
New Contributors
Full Changelog: pi-hole/docker-pi-hole@2026.04.0...2026.05.0
v2026.04.1Compare Source
What's Changed
New Contributors
Full Changelog: pi-hole/docker-pi-hole@2026.04.0...2026.04.1
New component versions included in this tag:
What's Changed (FTL v6.6.1)
GET /api/config/_propertiesendpoint by @DL6ER in pi-hole/FTL#2356dns.blockESNIwording by @darkexplosiveqwx in pi-hole/FTL#2784Security advisories
88c569aand pi-hole/pi-hole@7ccb8dd0c46e4eNew Contributors
Full Changelog: pi-hole/FTL@v6.6...v6.6.1
What's Changed (Core v6.4.2)
Security advisories
7ccb8ddand pi-hole/FTL@88c569aFull Changelog: pi-hole/pi-hole@v6.4.1...v6.4.2
v2026.04.0Compare Source
What's Changed (Docker Specific - all related to CI/build)
New Contributors
Full Changelog: pi-hole/docker-pi-hole@2026.02.0...2026.04.0
Component Release Notes
What's Changed (FTL v6.6)
pihole -gis still ongoing by @DL6ER in pi-hole/FTL#2419Security Advisories
New Contributors
Full Changelog: pi-hole/FTL@v6.5...v6.6
What's Changed (Web v6.5)
Security Advisories
Multiple Stored HTML Injections and XSS in different web interface pages reported by @andrejtomci
GHSA-jx8x-mj2r-62vq - Stored HTML Injection in queries.js
GHSA-9rfm-c5g6-538p - Stored HTML attribute injection
GHSA-px6w-85wp-ww9v - Stored XSS / HTML injection in the Network page/Dashboard
GHSA-7xqw-r9pr-qv59 - Reflected XSS / HTML injection in taillog.js (Also reported by @n1rwhex and @mzalzahrani)
New Contributors
Full Changelog: pi-hole/web@v6.4.1...v6.5
What's Changed (Core v6.4.1)
readonlyfrom piholeNetworkFlush.sh to avoid error message by @rdwebdesign in pi-hole/pi-hole#6554Security Advisories
New Contributors
Full Changelog: pi-hole/pi-hole@v6.4...v6.4.1
v2026.02.0Compare Source
What's Changed (Docker Specific)
Full Changelog: pi-hole/docker-pi-hole@2025.11.1...2026.02.0
What's Changed (FTL v6.5)
pihole-FTL --configcommand by @rdwebdesign in pi-hole/FTL#2736get_domainsparameters optional by @tien in pi-hole/FTL#2278New Contributors
Full Changelog: pi-hole/FTL@v6.4.1...v6.5
What's Changed (Web v6.4.1)
Also fixes two security advisories:
d328f141a0c6f4Full Changelog: pi-hole/web@v6.4...v6.4.1
What's Changed (Core v6.4)
-gto the message in gravity recovery command by @rdwebdesign in pi-hole/pi-hole#6513Full Changelog: pi-hole/pi-hole@v6.3...v6.4
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.