diff --git a/Dockerfile_amd64 b/Dockerfile_amd64 index 121adde..e7d39a6 100644 --- a/Dockerfile_amd64 +++ b/Dockerfile_amd64 @@ -37,10 +37,10 @@ ENV ServerIP 0.0.0.0 ENV FTL_CMD no-daemon ENV DNSMASQ_USER root -ENV VERSION v5.0 +ENV VERSION v5.1 ENV PATH /opt/pihole:${PATH} -LABEL image="pihole/pihole:v5.0_amd64" +LABEL image="pihole/pihole:v5.1_amd64" LABEL maintainer="adam@diginc.us" LABEL url="https://www.github.com/pi-hole/docker-pi-hole" diff --git a/VERSION b/VERSION index 5e0a0f1..ad24aea 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v5.0 +v5.1