Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pin Windows base images #379

Merged
merged 1 commit into from
May 15, 2024
Merged

Conversation

rbtr
Copy link
Collaborator

@rbtr rbtr commented May 15, 2024

Description

Pin the Windows base images by SHA. A good security practice, but also a fix to the build because the latest servercore:ltsc2019 image is broken.

Related Issue

microsoft/Windows-Containers#493

Checklist

  • I have read the contributing documentation.
  • I signed and signed-off the commits (git commit -S -s ...). See this documentation on signing commits.
  • I have correctly attributed the author(s) of the code.
  • I have tested the changes locally.
  • I have followed the project's style guidelines.
  • I have updated the documentation, if necessary.
  • I have added tests, if applicable.

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
@rbtr rbtr requested a review from a team as a code owner May 15, 2024 21:31
@rbtr rbtr changed the title fix: pin windows base images fix: pin Windows base images May 15, 2024
@rbtr rbtr self-assigned this May 15, 2024
@rbtr rbtr added type/fix Fixes something area/infra Test, Release, or CI Infrastructure priority/0 P0 scope/S Change is Small labels May 15, 2024
@rbtr rbtr requested review from matmerr and removed request for anubhabMajumdar May 15, 2024 21:35
@rbtr rbtr enabled auto-merge May 15, 2024 21:35
@rbtr rbtr added this pull request to the merge queue May 15, 2024
Merged via the queue into microsoft:main with commit 1c35261 May 15, 2024
22 checks passed
@rbtr rbtr deleted the fix/windows-images branch May 15, 2024 21:58
matmerr pushed a commit to matmerr/retina that referenced this pull request Jul 3, 2024
# Description

Pin the Windows base images by SHA. A good security practice, but also a
fix to the build because the latest servercore:ltsc2019 image is broken.

## Related Issue

microsoft/Windows-Containers#493

## Checklist

- [x] I have read the [contributing
documentation](https://retina.sh/docs/contributing).
- [x] I signed and signed-off the commits (`git commit -S -s ...`). See
[this
documentation](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification)
on signing commits.
- [x] I have correctly attributed the author(s) of the code.
- [x] I have tested the changes locally.
- [x] I have followed the project's style guidelines.
- [x] I have updated the documentation, if necessary.
- [x] I have added tests, if applicable.

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/infra Test, Release, or CI Infrastructure priority/0 P0 scope/S Change is Small type/fix Fixes something
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants