Skip to content

Commit

Permalink
Update pihole base image to version 2024.02.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonfire1119 committed Feb 18, 2024
1 parent 3dd6122 commit fd44bcc
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.01.0
FROM pihole/pihole:2024.02.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.01.0
2024.02.0

0 comments on commit fd44bcc

Please sign in to comment.