Change base image to Python 3.10-bullseye

This commit is contained in:
Roman Davydov
2025-11-11 22:16:42 +03:00
committed by GitHub
parent d132b094e4
commit 5c7d335a61

View File

@@ -1,4 +1,4 @@
FROM python:3.12
FROM python:3.10-bullseye
ARG BUILDX_QEMU_ENV