Add alpine 3.18 and 3.19 images for PowerShell 7.4/7.5
PR Summary
Add alpine 3.18 and 3.19 images for PowerShell 7.4/7.5. They are modified based on alpine 3.17 release
libssl1.1 is replaced with libssl3 in alpine 3.19
PR Checklist
- [x] PR has a meaningful title
- Use the present tense and imperative mood when describing your changes
- [x] Summarized changes
- [x] Change is not breaking
- [x] Make sure all
Dockerfile,.sh,.ps1and.psm1files have the correct copyright header - [x] This PR is ready to merge and is not Work in Progress.
- If the PR is work in progress, please add the prefix
WIP:to the beginning of the title and remove the prefix when the PR is ready.
- If the PR is work in progress, please add the prefix
@microsoft-github-policy-service agree
@anamnavi @xmichelleyang could you please take a look at that? There are some major security fixes in both 3.18 and 3.19, that we would like to apply.
Can you separate the PR for the two OS's please?
@harryzcy As mentioned in your Ubuntu PR, thanks for the PR. We are taking some substantial changes and will review this after we are able to take those changes.