-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Hi community.
I'm using python:3.10-slim version of python official image on Dockerhub and recently (hour ago) after trying to build image i've got next error:
$ apt-get update && apt-get install -y --no-install-recommends libaio1
E: Unable to locate package libaio1
I hope it's fixable and i've seen that next images were updated in same time range:
- python:3.10-slim
- python:3.11-slim
- python:3.12-slim
- python:3.13-slim
maybe even more
https://hub.docker.com/layers/library/python/3.10-slim/images/sha256-b827cb94f814204932b4959a932fe9096643e6d5025e31465445c0302d5f9bc4
last working version for me is
python:3.10-slim@sha256:81f1cdb3770d54ecfdbddcc52c2125fce674c14a1d976dfd8f65dc0734f9c3c5

Metadata
Metadata
Assignees
Labels
No labels