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 f09c00b commit 5c638c0Copy full SHA for 5c638c0
containers/egress-proxy/Dockerfile
@@ -1,5 +1,5 @@
1
# Use Alpine Linux 3.22.0 for minimal footprint
2
-FROM alpine:3.22.0
+FROM alpine:3.22.1
3
4
# Install squid and create necessary directories
5
RUN apk add --no-cache squid \
0 commit comments