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