change base image to python3.12-slim
This commit is contained in:
parent
0bb058df6e
commit
ff9a763cec
@ -1,4 +1,4 @@
|
||||
FROM python:3.12
|
||||
FROM python:3.12-slim
|
||||
|
||||
COPY requirements.txt /app/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user