chore(deps): update pihole/pihole docker tag to v2024 (#1997)
This commit is contained in:
parent
5523a3d1ff
commit
80d49fa450
|
@ -10,8 +10,8 @@
|
|||
]
|
||||
},
|
||||
"id": "pihole",
|
||||
"tipi_version": 11,
|
||||
"version": "2023.11.0",
|
||||
"tipi_version": 12,
|
||||
"version": "2024.01.0",
|
||||
"url_suffix": "/admin",
|
||||
"categories": [
|
||||
"network",
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3.7"
|
|||
services:
|
||||
pihole:
|
||||
container_name: pihole
|
||||
image: pihole/pihole:2023.11.0
|
||||
image: pihole/pihole:2024.01.0
|
||||
restart: unless-stopped
|
||||
hostname: pihole
|
||||
dns:
|
||||
|
|
Loading…
Reference in New Issue
Block a user