Update pihole/pihole Docker tag to v2023
Some checks failed
Build / build (pull_request) Successful in 28s
Enable Auto Merge / auto-merge (pull_request) Has been skipped
Publish Docker image / Push Docker image to GitHub Packages (push) Failing after 37s

This commit is contained in:
Renovate Bot 2024-06-18 04:01:03 +00:00
parent d819a69d37
commit 2b48f1e2a7

View file

@ -16,7 +16,7 @@ services:
network_mode: service:pihole
user: node
pihole:
image: pihole/pihole:2022.12
image: pihole/pihole:2023.01
environment:
WEBPASSWORD: pihole
restart: unless-stopped