mirror of
https://github.com/b4tman/docker-squid.git
synced 2026-07-27 10:42:54 +03:00
Compare commits
2 Commits
b8df13a7d6
...
v7.5.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 8a78e188ec | |||
| d365d6da53 |
+1
-1
@@ -1 +1 @@
|
||||
custom: ['https://boosty.to/0xffff']
|
||||
custom: ['https://dalink.to/b4tman1', 'https://boosty.to/0xffff']
|
||||
|
||||
+1
-1
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user