mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Upgrade Pi-Hole to 2022.09.2 (#144)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
This commit is contained in:
parent
133b382c76
commit
e12b677c50
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 80
|
||||
PROXY_AUTH_ADD: "false"
|
||||
server:
|
||||
image: pihole/pihole:2022.07.1@sha256:f7624f452b7a6320405b6ff00a9ed253d99fd33a22abced1954633ceb5bae24e
|
||||
image: pihole/pihole:2022.09.2@sha256:58885428b079ebb4adcf543c56f050ce26094a3f1cfe897104e2626728378648
|
||||
# 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
|
||||
id: pi-hole
|
||||
category: Networking
|
||||
name: Pi-hole
|
||||
version: "2022.07.1"
|
||||
version: "2022.09.2"
|
||||
tagline: Block ads on your entire network
|
||||
description: >-
|
||||
Instead of browser plugins or other software on each computer,
|
||||
@ -26,7 +26,7 @@ gallery:
|
||||
- 1.jpg
|
||||
- 2.jpg
|
||||
- 3.jpg
|
||||
path: ""
|
||||
path: "/admin/"
|
||||
defaultUsername: ""
|
||||
deterministicPassword: true
|
||||
torOnly: false
|
||||
|
Loading…
Reference in New Issue
Block a user