We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2323cd1 commit a21bae4Copy full SHA for a21bae4
1 file changed
containers/egress-proxy/Dockerfile
@@ -1,5 +1,5 @@
1
# Use Alpine Linux 3.22.0 for minimal footprint
2
-FROM alpine:3.23.3
+FROM alpine:3.23.4
3
4
# Install squid from edge repository and create necessary directories
5
RUN echo "https://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories \
0 commit comments