Replies: 1 comment 2 replies
|
See docker-library/official-images#12277 (comment) for a clarification that I think might be helpful here (and docker-library/cassandra#288 (comment), which I just commented, which might also be related/helpful). In short, "3.13.3" in We do often maintain additional tags/aliases for being more specific about what's underneath Python, such as |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I wonder what the policy is for changing the version number? The reason I ask is that I have seen that perl-base 5.36.0-7+deb12u1 in the image python:3.13.3-slim has a vulnerability, so I thought I should fix that. It turns out that when I download the image now is the version bumped to perl-base 5.36.0-7+deb12u2, but the image version is still python:3.13.3-slim. Is this to be expected? Or have I missed something?
All reactions