Skip to content

Commit

Permalink
Update pihole base image to version 2024.05.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonfire1119 committed May 9, 2024
1 parent dc04283 commit 1d7c0aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pihole-unbound/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use pihole base image
FROM pihole/pihole:2024.03.2
FROM pihole/pihole:2024.05.0

# Set environment variables for Unbound installation
ENV DEBIAN_FRONTEND=noninteractive
Expand Down
2 changes: 1 addition & 1 deletion pihole-unbound/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024.03.2
2024.05.0

0 comments on commit 1d7c0aa

Please sign in to comment.