Commit f631331
authored
[SPARK-22866] [K8S] Fix path issue in Kubernetes dockerfile
The path was recently changed in apache#19946, but the dockerfile was not updated.1 parent a36b78b commit f631331
File tree
1 file changed
+1
-1
lines changed- resource-managers/kubernetes/docker/src/main/dockerfiles/spark-base
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments