1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2025-06-19 13:44:21 +00:00

bump to 4.0.23

This commit is contained in:
2018-05-15 10:05:55 +03:00
parent 2a8b885fad
commit e4d312e05e

@ -1,6 +1,6 @@
FROM alpine:3.7 as build
ENV SQUID_VER 4.0.23
ENV SQUID_VER 4.0.24
ENV SQUID_SIG_KEY B06884EDB779C89B044E64E3CD6DBF8EF3B17D3E
RUN set -x && \