chore(deps): update pihole/pihole docker tag to v2023.05.1 (#617)
* chore(deps): update pihole/pihole docker tag to v2023.05.1 * 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
91b3715e2b
commit
f24f18f198
|
@ -10,8 +10,8 @@
|
|||
]
|
||||
},
|
||||
"id": "pihole",
|
||||
"tipi_version": 5,
|
||||
"version": "2023.03.1",
|
||||
"tipi_version": 6,
|
||||
"version": "2023.05.1",
|
||||
"url_suffix": "/admin",
|
||||
"categories": [
|
||||
"network",
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3.7"
|
|||
services:
|
||||
pihole:
|
||||
container_name: pihole
|
||||
image: pihole/pihole:2023.03.1
|
||||
image: pihole/pihole:2023.05.1
|
||||
restart: unless-stopped
|
||||
hostname: pihole
|
||||
dns:
|
||||
|
|
Loading…
Reference in New Issue
Block a user