Skip to content

Commit 5c638c0

Browse files
chore(deps): update alpine docker tag to v3.22.1 (#1074)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f09c00b commit 5c638c0

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.0
2+
FROM alpine:3.22.1
33

44
# Install squid and create necessary directories
55
RUN apk add --no-cache squid \

0 commit comments

Comments
 (0)