chore(deps): update pihole/pihole docker tag to v2024.03.1 (#2966)
This commit is contained in:
parent
bf50b2d172
commit
fdb1151826
|
@ -10,8 +10,8 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"id": "pihole",
|
"id": "pihole",
|
||||||
"tipi_version": 14,
|
"tipi_version": 15,
|
||||||
"version": "2024.02.2",
|
"version": "2024.03.1",
|
||||||
"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:2024.02.2
|
image: pihole/pihole:2024.03.1
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
hostname: pihole
|
hostname: pihole
|
||||||
dns:
|
dns:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user