Skip to content

Commit a687ba7

Browse files
authored
chore: update distroless-iptables to v0.8.2 (#1672)
Signed-off-by: Anish Ramasekar <[email protected]>
1 parent 489fd2b commit a687ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/proxy-init.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=${TARGETPLATFORM:-linux/amd64} registry.k8s.io/build-image/distroless-iptables:v0.8.1
1+
FROM registry.k8s.io/build-image/distroless-iptables:v0.8.2
22

33
COPY ./init/init-iptables.sh /bin/
44
RUN chmod +x /bin/init-iptables.sh

0 commit comments

Comments
 (0)