mirror of
https://github.com/b4tman/docker-squid.git
synced 2024-11-22 03:06:53 +00:00
bump squid to 5.3
This commit is contained in:
parent
2eea5bc28f
commit
178974b0df
@ -1,6 +1,6 @@
|
||||
FROM alpine:3.15.0 as build
|
||||
|
||||
ENV SQUID_VER 5.2
|
||||
ENV SQUID_VER 5.3
|
||||
|
||||
RUN set -x && \
|
||||
apk add --no-cache \
|
||||
|
Loading…
Reference in New Issue
Block a user