We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1462de6 commit cdf218eCopy full SHA for cdf218e
Earthfile
@@ -93,7 +93,7 @@ docker:
93
RUN apt update && apt install -y ca-certificates curl git
94
95
WORKDIR /tmp
96
- ARG KUSTOMIZE_VERSION=4.5.7
+ ARG KUSTOMIZE_VERSION=5.6.0
97
RUN \
98
curl \
99
--fail \
0 commit comments