Update Python image

This commit is contained in:
Keannu Bernasol 2024-09-07 13:54:06 +08:00
parent 8f59eb9c14
commit ae40a05cd2

View file

@ -1,4 +1,4 @@
FROM python:3.11.4-bookworm
FROM python:3.11.9-slim-bookworm
ENV PYTHONBUFFERED=1
ENV DEBIAN_FRONTEND=noninteractive