We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d17196 commit 54be879Copy full SHA for 54be879
Dockerfile
@@ -44,7 +44,7 @@ FROM base
44
45
# kubectl for kubernetes integration
46
47
-COPY --from=bitnami/kubectl:1.33.3 /opt/bitnami/kubectl/bin/kubectl /usr/local/bin/kubectl
+COPY --from=bitnamilegacy/kubectl:1.33.3 /opt/bitnami/kubectl/bin/kubectl /usr/local/bin/kubectl
48
49
# wget for talosctl installation
50
# curl is required for typhoeus and the heroku release command output
0 commit comments