Kept bookworm as Python base
This commit is contained in:
parent
93ca38c9c7
commit
31662a4cf2
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.11.0-slim-bullseye
|
FROM python:3.11-slim-bookworm
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get upgrade -y && \
|
apt-get upgrade -y && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user