Skip to content

Commit

Permalink
Update Pihole to 2024.02.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonfire1119 committed Mar 11, 2024
1 parent 3da4309 commit b74074d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ If you have a suggestion for an app, please post in the [BigBearCommunity](https

| Application | Version | Video | Docs |
| ------------------ | --------- | ----- | ------------------------------------------------------------------------------------------------------------- |
| Pihole and Unbound | 2024.02.0 | | [Documentation](https://community.bigbeartechworld.com/t/added-pihole-and-unbound-to-bigbeardockerimages/192) |
| Pihole and Unbound | 2024.02.2 | | [Documentation](https://community.bigbeartechworld.com/t/added-pihole-and-unbound-to-bigbeardockerimages/192) |
| Pocketbase | 0.19.1 | | [Documentation](https://community.bigbeartechworld.com/t/pocketbase-is-on-bigbeardockerimages/28) |

## Contributions
Expand Down
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.02.0
FROM pihole/pihole:2024.02.2

# 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.02.0
2024.02.2

0 comments on commit b74074d

Please sign in to comment.