Same python3 version

This commit is contained in:
azlux
2023-10-26 17:39:35 +02:00
committed by GitHub
parent c7c87a02de
commit 97d47d7073

View File

@ -1,5 +1,5 @@
ARG ARCH=
FROM python:3-slim-bullseye AS python-builder
FROM python:3.11-slim-bullseye AS python-builder
ENV DEBIAN_FRONTEND=noninteractive
WORKDIR /botamusique