Skip to content

Commit

Permalink
upgrade IPT image version for vuln fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
irLinja committed Mar 19, 2024
1 parent f90ba1b commit 7911823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ ALL_ARCH := amd64 arm arm64 ppc64le s390x
# Multiarch image
# Uploaded: Jun 2, 2023, 12:51:04 PM
BASEIMAGE ?= gcr.io/distroless/static-debian11@sha256:7198a357ff3a8ef750b041324873960cf2153c11cc50abb9d8d5f8bb089f6b4e
IPTIMAGE ?= registry.k8s.io/build-image/distroless-iptables:v0.4.1@sha256:6b7fef6529c4f47e40b38eb07f3de832f1c8a808ed0a895408053d00c34b6c86
IPTIMAGE ?= registry.k8s.io/build-image/distroless-iptables:v0.4.4@sha256:98f67b5738f7b851d40f4288c489fa3df3244e1b878944cc52aff4dfcba9c947

# These rules MUST be expanded at reference time (hence '=') as BINARY
# is dynamically scoped.
Expand Down

0 comments on commit 7911823

Please sign in to comment.