Update dockerfile.
This commit is contained in:
parent
c21c20b862
commit
afbb5d6e8e
@ -1,4 +1,4 @@
|
||||
FROM python:3.11.3-slim-bullseye
|
||||
FROM python:3.11.11-slim-bookworm
|
||||
COPY ./requirements.txt /
|
||||
RUN apt-get update \
|
||||
&& apt-get install wget libgl1-mesa-glx libglib2.0-0 --no-install-recommends -y \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user