Skip to content

Commit

Permalink
chore: bump kubectl to v1.29.4 in driver-crds for CVE-2023-45288
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
  • Loading branch information
aramase committed May 29, 2024
1 parent e6c80ff commit 5747aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/crd.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

FROM alpine as builder
ARG KUBE_VERSION=v1.29.3
ARG KUBE_VERSION=v1.29.4
ARG TARGETARCH

RUN apk add --no-cache curl && \
Expand Down

0 comments on commit 5747aa8

Please sign in to comment.