Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/examples/msal-go/all-3…
Browse files Browse the repository at this point in the history
…4d5f4e45f
  • Loading branch information
aramase authored Nov 20, 2024
2 parents ff9b926 + df0c7d7 commit fe6891e
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 @@
FROM --platform=${TARGETPLATFORM:-linux/amd64} registry.k8s.io/build-image/distroless-iptables:v0.6.3
FROM --platform=${TARGETPLATFORM:-linux/amd64} registry.k8s.io/build-image/distroless-iptables:v0.6.5

COPY ./init/init-iptables.sh /bin/
RUN chmod +x /bin/init-iptables.sh
Expand Down

0 comments on commit fe6891e

Please sign in to comment.