Skip to content

Commit

Permalink
chore: update debian-iptables to bullseye-v1.5.4 (#815)
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <[email protected]>
  • Loading branch information
aramase committed Mar 29, 2023
1 parent 98e8f02 commit c570e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/proxy-init.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASEIMAGE=registry.k8s.io/build-image/debian-iptables:bullseye-v1.5.3
ARG BASEIMAGE=registry.k8s.io/build-image/debian-iptables:bullseye-v1.5.4

FROM --platform=${TARGETPLATFORM:-linux/amd64} ${BASEIMAGE}

Expand Down

0 comments on commit c570e2c

Please sign in to comment.