Commit 206fa37
authored
Add missing
This fixes an issue with the PowerShell Core installation, as an empty
continuation line at the end of the JAVA install block was messing with
ENV POWERSHELL_VERSION being set. Adds the `&& yum clean all` present in
the AL2 x86_64 image.yum clean all to JAVA install block in AL2 (ARM) (#485)1 parent 9282872 commit 206fa37
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| 206 | + | |
206 | 207 | | |
207 | 208 | | |
208 | 209 | | |
| |||
0 commit comments