Update base docker images#924
Conversation
The current image contains several critical vulnerabilities for OpenSSL, libc and libssl
|
Does this also need adjusting in the main Teleport repo for the plugins that have been moved ? |
|
I don't think so. |
reedloden
left a comment
There was a problem hiding this comment.
Instead of doing specific hashes, can we just use gcr.io/distroless/base-debian12? Specifically, please use a variable at the top of the Dockerfile for easy updating.
Take a look at gravitational/teleport#31620.
I submitted #928 as an alternative to this PR. |
|
We should probably close this in favour of @reedloden's #928. |
|
Addressed in #928. |
Buddy PR #915