update base

This commit is contained in:
Simon 2024-04-20 01:47:41 +02:00
parent 7f4feed2f2
commit f3661cba45
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.11.3-slim-bullseye
FROM python:3.11.8-slim-bookworm
ARG INSTALL_DEBUG
ENV PYTHONUNBUFFERED 1
ENV PATH=/root/.local/bin:$PATH