chore(deps): update pihole/pihole docker tag to v2023.05.2 (#630)
* chore(deps): update pihole/pihole docker tag to v2023.05.2 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
977234e38f
commit
4b9ba69553
|
@ -10,8 +10,8 @@
|
|||
]
|
||||
},
|
||||
"id": "pihole",
|
||||
"tipi_version": 6,
|
||||
"version": "2023.05.1",
|
||||
"tipi_version": 7,
|
||||
"version": "2023.05.2",
|
||||
"url_suffix": "/admin",
|
||||
"categories": [
|
||||
"network",
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3.7"
|
|||
services:
|
||||
pihole:
|
||||
container_name: pihole
|
||||
image: pihole/pihole:2023.05.1
|
||||
image: pihole/pihole:2023.05.2
|
||||
restart: unless-stopped
|
||||
hostname: pihole
|
||||
dns:
|
||||
|
|
Loading…
Reference in New Issue
Block a user