Skip to content

Commit 1c2a612

Browse files
committed
chore: bump kubectl to v1.29.4 in driver-crds for CVE-2023-45288
Signed-off-by: Anish Ramasekar <[email protected]>
1 parent 205bb9e commit 1c2a612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/crd.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
FROM alpine as builder
16-
ARG KUBE_VERSION=v1.29.3
16+
ARG KUBE_VERSION=v1.29.4
1717
ARG TARGETARCH
1818

1919
RUN apk add --no-cache curl && \

0 commit comments

Comments
 (0)