Skip to content

Commit cdf218e

Browse files
committed
fix: update kubechecks to 5.6.0
1 parent 1462de6 commit cdf218e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ docker:
9393
RUN apt update && apt install -y ca-certificates curl git
9494

9595
WORKDIR /tmp
96-
ARG KUSTOMIZE_VERSION=4.5.7
96+
ARG KUSTOMIZE_VERSION=5.6.0
9797
RUN \
9898
curl \
9999
--fail \

0 commit comments

Comments
 (0)