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