Skip to content

Commit 54be879

Browse files
committed
bitnamilegacy :/
1 parent 0d17196 commit 54be879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ FROM base
4444

4545
# kubectl for kubernetes integration
4646

47-
COPY --from=bitnami/kubectl:1.33.3 /opt/bitnami/kubectl/bin/kubectl /usr/local/bin/kubectl
47+
COPY --from=bitnamilegacy/kubectl:1.33.3 /opt/bitnami/kubectl/bin/kubectl /usr/local/bin/kubectl
4848

4949
# wget for talosctl installation
5050
# curl is required for typhoeus and the heroku release command output

0 commit comments

Comments
 (0)