1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2026-05-26 14:06:12 +03:00

Compare commits

...

2 Commits

Author SHA1 Message Date
b4tman 8a78e188ec bump squid to 7.5 2026-03-16 16:59:26 +03:00
Dmitry Belyaev d365d6da53 chore: add dalink sponsor link first [skip ci] 2026-03-13 12:43:29 +03:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
custom: ['https://boosty.to/0xffff']
custom: ['https://dalink.to/b4tman1', 'https://boosty.to/0xffff']
+1 -1
View File
@@ -1,6 +1,6 @@
FROM alpine:3.23.3 AS build
ARG SQUID_VER=7.4
ARG SQUID_VER=7.5
RUN set -x && \
apk add --no-cache \