1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2024-11-22 11:16:55 +00:00

bump to 4.10

This commit is contained in:
Dmitry Belyaev 2020-01-30 08:52:44 +03:00 committed by Dmitry Belyaev
parent 4e7b30df68
commit 483a6c83de

View File

@ -1,6 +1,6 @@
FROM alpine:3.11.2 as build FROM alpine:3.11.2 as build
ENV SQUID_VER 4.9 ENV SQUID_VER 4.10
ENV SQUID_SIG_KEY B06884EDB779C89B044E64E3CD6DBF8EF3B17D3E ENV SQUID_SIG_KEY B06884EDB779C89B044E64E3CD6DBF8EF3B17D3E
RUN set -x && \ RUN set -x && \