mirror of
https://github.com/b4tman/docker-squid.git
synced 2025-04-18 02:48:36 +00:00
Bump alpine from 3.21.2 to 3.21.3
Bumps alpine from 3.21.2 to 3.21.3. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3ff6520eeb
commit
883a36790a
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.21.2 as build
|
||||
FROM alpine:3.21.3 as build
|
||||
|
||||
ARG SQUID_VER=6.13
|
||||
|
||||
@ -106,7 +106,7 @@ RUN sed -i '1s;^;include /etc/squid/conf.d/*.conf\n;' /etc/squid/squid.conf && \
|
||||
|
||||
# --- --- --- --- --- --- --- --- ---
|
||||
|
||||
FROM alpine:3.21.2
|
||||
FROM alpine:3.21.3
|
||||
|
||||
ENV SQUID_CONFIG_FILE /etc/squid/squid.conf
|
||||
ENV TZ Europe/Moscow
|
||||
|
Loading…
x
Reference in New Issue
Block a user