feat: update the digest for golang and mariner-distroless #992
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This pull request includes updates to the base images used in the
controller/Dockerfile
. The changes involve updating the SHA256 digests for several images to ensure the use of the latest versions.Updates to base images:
golang
image to8ac5373de7fde69d08c52e4a1ba40e976a543b3e93196f7fe07c3f91853865f3
. ([controller/DockerfileL6-R12](https://github.com/microsoft/retina/pull/992/files#diff-df234eb86d676bd9233f232e9dc9af4895969477a6a9ff9161e32621f6ce76d1L6-R12)
)mariner-distroless
image todb87903c5d4d9d6760e86a274914efd6a3bb5914c0b5a6c6b35350ec297fea4f
. ([controller/DockerfileL6-R12](https://github.com/microsoft/retina/pull/992/files#diff-df234eb86d676bd9233f232e9dc9af4895969477a6a9ff9161e32621f6ce76d1L6-R12)
)Related Issue
Address Issue #989
Please refer to the CONTRIBUTING.md file for more information on how to contribute to this project.