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:
renovate[bot] 2023-05-30 13:49:53 -04:00 committed by GitHub
parent 91b3715e2b
commit f24f18f198
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -10,8 +10,8 @@
] ]
}, },
"id": "pihole", "id": "pihole",
"tipi_version": 5, "tipi_version": 6,
"version": "2023.03.1", "version": "2023.05.1",
"url_suffix": "/admin", "url_suffix": "/admin",
"categories": [ "categories": [
"network", "network",

View File

@ -3,7 +3,7 @@ version: "3.7"
services: services:
pihole: pihole:
container_name: pihole container_name: pihole
image: pihole/pihole:2023.03.1 image: pihole/pihole:2023.05.1
restart: unless-stopped restart: unless-stopped
hostname: pihole hostname: pihole
dns: dns: