Skip to content

Commit a76866f

Browse files
chore(deps): update docker.io/bitnami/kubectl:1.31.2 docker digest to 0eab9ec (#486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3398a72 commit a76866f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ npm clean-install
2626
EOF
2727

2828
# kubectl
29-
COPY --from=docker.io/bitnami/kubectl:1.31.2@sha256:45e7c7a9d120f93e9b66b689c63896ff87bb5b4d73b1203a0636d09e1219c879 /opt/bitnami/kubectl/bin/kubectl /usr/local/bin/kubectl
29+
COPY --from=docker.io/bitnami/kubectl:1.31.2@sha256:0eab9ec8f5e0f75271277467ebb7513b36dea0122bc68615d18c47fece4fd82c /opt/bitnami/kubectl/bin/kubectl /usr/local/bin/kubectl
3030
RUN kubectl version --client
3131

3232
# Helm

0 commit comments

Comments
 (0)