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",
|
||||
"tipi_version": 14,
|
||||
"version": "2024.02.2",
|
||||
"tipi_version": 15,
|
||||
"version": "2024.03.1",
|
||||
"url_suffix": "/admin",
|
||||
"categories": [
|
||||
"network",
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3.7"
|
|||
services:
|
||||
pihole:
|
||||
container_name: pihole
|
||||
image: pihole/pihole:2024.02.2
|
||||
image: pihole/pihole:2024.03.1
|
||||
restart: unless-stopped
|
||||
hostname: pihole
|
||||
dns:
|
||||
|
|
Loading…
Reference in New Issue
Block a user