Skip to content

Commit 5f5f3a4

Browse files
authored
chore: update distroless-iptables to v0.8.6 (#1690)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
1 parent fc01ee3 commit 5f5f3a4

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 registry.k8s.io/build-image/distroless-iptables:v0.8.5
1+
FROM registry.k8s.io/build-image/distroless-iptables:v0.8.6
22

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

0 commit comments

Comments
 (0)