This commit is contained in:
parent
979302f49c
commit
caa912fa73
@ -1,5 +1,5 @@
|
||||
# Use an official Python runtime as a parent image
|
||||
FROM python:bookworm
|
||||
FROM python:bookworm-slim
|
||||
|
||||
# Set the working directory in the container
|
||||
WORKDIR /app
|
||||
|
Loading…
Reference in New Issue
Block a user