Skip to content

Commit

Permalink
Merge pull request #1534 from aramase/automated-cherry-pick-of-#1502-…
Browse files Browse the repository at this point in the history
…upstream-release-1.4

Automated cherry pick of #1502: chore: bump kubectl to v1.29.4 in driver-crds for CVE-2023-45288
  • Loading branch information
k8s-ci-robot authored May 29, 2024
2 parents c88fc0f + 5747aa8 commit 803d17a
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 803d17a

Please sign in to comment.