Skip to content

Commit

Permalink
while I'm in here - drop S6 overlay version per just-containers/s6-ov…
Browse files Browse the repository at this point in the history
…erlay#329

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
  • Loading branch information
PromoFaux committed Jan 17, 2022
1 parent fe1676b commit eed2035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM "${PIHOLE_BASE:-ghcr.io/pi-hole/docker-pi-hole-base:bullseye-slim}"
ARG PIHOLE_DOCKER_TAG
ENV PIHOLE_DOCKER_TAG "${PIHOLE_DOCKER_TAG}"

ENV S6_OVERLAY_VERSION v2.2.0.3
ENV S6_OVERLAY_VERSION v2.1.0.2

COPY install.sh /usr/local/bin/install.sh
ENV PIHOLE_INSTALL /etc/.pihole/automated\ install/basic-install.sh
Expand Down

0 comments on commit eed2035

Please sign in to comment.