conda-forge / conda-forge/miniforge-images
update ubuntu from 20.04 to 24.04
- Dominant language
- Dockerfile
- Stars
- 60
- Forks
- 17
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 4
Description
### Comment:
Hi all, I recently create a docker image using
`FROM condaforge/miniforge3:24.11.3-2`
and when I build it on GCP I can see these vulnerabilities

I believe that most of them could disappear just switching from ubuntu 20.04 to 24.04. Is there any plan for this update or do you need any help to do it?
I see that the Image layers are https://hub.docker.com/layers/condaforge/miniforge3/24.11.3-2/images/sha256-ee8843ca87313f80137634036571f6c4976dcfcbf17ed33e8bb2ac196bfa3ba3
but it's not clear to me where is the repo for this Dockerfile it could be this https://github.com/conda-forge/miniforge-images/blob/master/ubuntu/Dockerfile but I'd like to be sure about it.
Contributor guide
Assessment
This issue has not been assessed yet.