We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c231876 commit 2f14760Copy full SHA for 2f14760
containers/egress-proxy/Dockerfile
@@ -1,5 +1,5 @@
1
# Use Alpine Linux 3.22.0 for minimal footprint
2
-FROM alpine:3.22.1
+FROM alpine:3.22.2
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