1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2024-11-23 03:36:54 +00:00

fix second FROM

This commit is contained in:
Dmitry Belyaev 2018-02-28 21:52:54 +03:00
parent d040773634
commit a83166d95e
Signed by: b4tman
GPG Key ID: 014E87EC54B77673

View File

@ -101,7 +101,7 @@ RUN set -x && \
RUN [ "cross-build-end" ]
FROM arm32v6/alpine:3.7
FROM b4tman/armhf-alpine-qemu:3.7
ENV SQUID_CONFIG_FILE /etc/squid/squid.conf
ENV TZ Europe/Moscow