chore(deps): update pihole/pihole docker tag to v2023.10.0 (#1418)
This commit is contained in:
parent
aba00ce0c8
commit
bf949b8910
|
@ -10,8 +10,8 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"id": "pihole",
|
"id": "pihole",
|
||||||
"tipi_version": 9,
|
"tipi_version": 10,
|
||||||
"version": "2023.05.2",
|
"version": "2023.10.0",
|
||||||
"url_suffix": "/admin",
|
"url_suffix": "/admin",
|
||||||
"categories": [
|
"categories": [
|
||||||
"network",
|
"network",
|
||||||
|
|
|
@ -3,7 +3,7 @@ version: "3.7"
|
||||||
services:
|
services:
|
||||||
pihole:
|
pihole:
|
||||||
container_name: pihole
|
container_name: pihole
|
||||||
image: pihole/pihole:2023.05.2
|
image: pihole/pihole:2023.10.0
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
hostname: pihole
|
hostname: pihole
|
||||||
dns:
|
dns:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user