Skip to content

Commit 6a4d9b6

Browse files
Update alpine Docker tag to v3.22.2
1 parent 5019227 commit 6a4d9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/egress-proxy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use Alpine Linux 3.22.0 for minimal footprint
2-
FROM alpine:3.22.1
2+
FROM alpine:3.22.2
33

44
# Install squid from edge repository and create necessary directories
55
RUN echo "https://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories \

0 commit comments

Comments
 (0)