Skip to content

Commit

Permalink
Update privoxy.dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tmknight authored Jan 2, 2023
1 parent 3d802cf commit 41ce5b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions privoxy.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ LABEL org.opencontainers.image.description="Privoxy for Docker"
LABEL org.opencontainers.image.title=privoxy
LABEL org.opencontainers.image.source=https://github.com/tmknight/docker-privoxy
LABEL org.opencontainers.image.licenses=GPL-3.0
LABEL org.opencontainers.image.base.name="alpine:3.17.0"
LABEL autoheal=true
ARG PRIVOXYVERSION=3.0.33
ENV CONFFILE=/etc/privoxy/config \
Expand Down

0 comments on commit 41ce5b6

Please sign in to comment.