Skip to content

Commit

Permalink
remove version
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksanderbl29 committed Apr 5, 2024
1 parent 16bc980 commit 9c34c67
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
version: '3.0'

---
volumes:
etc_pihole-unbound:
etc_pihole_dnsmasq-unbound:
Expand All @@ -9,7 +8,9 @@ services:
dns:
- 127.0.0.1
container_name: pihole
image: aleksanderbl/pihole-unbound:2024.03.2
# image: aleksanderbl/pihole-unbound:2024.03.2
# image: dev/docker-pihole-unbound:latest
image: aleksanderbl/pihole-unbound:dev-45-2024-04-04
hostname: ${HOSTNAME}
domainname: ${DOMAIN_NAME}
ports:
Expand Down

0 comments on commit 9c34c67

Please sign in to comment.