Commit 396406f
committed
[Build] Update kubectl version in client-java-contrib Dockerfile
This commit updates the Dockerfile in the client-java-contrib directory. It modifies the installation of kubectl to use the updated URL: https://dl.k8s.io/release/v1.20.2/bin/linux/amd64/kubectl. This ensures that the Docker image includes the correct and up-to-date version of kubectl.
The previous URL (https://storage.googleapis.com/kubernetes-release/release/v1.20.2/bin/linux/amd64/kubectl) is no longer valid.
Signed-off-by: Ricky Sadowski <[email protected]>1 parent c602849 commit 396406f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments