Commit 58d2885
committed
[SPARK-40513] Add --batch to gpg command
### What changes were proposed in this pull request?
Add --batch to gpg command which essentially puts GnuPG into "API mode" instead of "UI mode".
Apply changes to 3.4.x dockerfile.
### Why are the changes needed?
Address DOI comments: docker-library/official-images#13089 (comment)
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
CI passed
Closes #51 from Yikun/batch.
Authored-by: Yikun Jiang <yikunkero@gmail.com>
Signed-off-by: Yikun Jiang <yikunkero@gmail.com>1 parent 39264c5 commit 58d2885
3 files changed
Lines changed: 6 additions & 6 deletions
File tree
- 3.4.0/scala2.12-java11-ubuntu
- 3.4.1/scala2.12-java11-ubuntu
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments