forked from michael.heier/umbrel-apps
Update Pihole with FTL 5.19.2 (#297)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
This commit is contained in:
parent
ebc6087687
commit
bde20edd72
|
@ -7,7 +7,7 @@ services:
|
|||
APP_PORT: 80
|
||||
PROXY_AUTH_ADD: "false"
|
||||
server:
|
||||
image: pihole/pihole:2022.11@sha256:5825fb1e1252547f78cdf5968f726c05feee4d3e3981f13b62b2974b7706a2dc
|
||||
image: pihole/pihole:2022.11.1@sha256:7ea4b00fcb3e4942b88015ddbb1fe9bbda95b692d8e56f1a13481356a1eb2707
|
||||
# Pi-hole doesn't currently support running as non-root
|
||||
# https://github.com/pi-hole/docker-pi-hole/issues/685
|
||||
# user: "1000:1000"
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
|||
id: pi-hole
|
||||
category: Networking
|
||||
name: Pi-hole
|
||||
version: "5.14.1"
|
||||
version: "5.14.1-hotfix-1"
|
||||
tagline: Block ads on your entire network
|
||||
description: >-
|
||||
Instead of browser plugins or other software on each computer,
|
||||
|
@ -33,6 +33,8 @@ torOnly: false
|
|||
releaseNotes: >-
|
||||
- Various internal improvements
|
||||
|
||||
- Fix odd behaviour introduced into new version
|
||||
- What's Changed (FTL 5.19.2)
|
||||
|
||||
- Nothing Docker specific this time. This build is to include an FTL hotfix
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel/commit/9ca55a25e043dcd50d5cb92c6ec756d368bb4794
|
||||
|
|
Loading…
Reference in New Issue
Block a user