We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f86e1 commit e0146f0Copy full SHA for e0146f0
package/Dockerfile.shipyard-dapper-base
@@ -55,7 +55,7 @@ RUN dnf -y install --nodocs --setopt=install_weak_deps=False \
55
find /usr/bin /usr/lib/golang /usr/libexec -type f -executable -newercc /proc -size +1M ! -name hyperkube \( -execdir upx ${UPX_LEVEL} {} \; -o -true \) && \
56
ln -f /usr/bin/kubectl /usr/bin/hyperkube
57
58
-ENV LINT_VERSION=v1.46.2 \
+ENV LINT_VERSION=v1.47.3 \
59
HELM_VERSION=v3.9.0 \
60
KIND_VERSION=v0.14.0 \
61
BUILDX_VERSION=v0.8.2 \
0 commit comments