This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.15.0a6-slim
|
FROM python:3.13-slim
|
||||||
WORKDIR /home/backend
|
WORKDIR /home/backend
|
||||||
COPY ../server /home/backend
|
COPY ../server /home/backend
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
|
|||||||
Reference in New Issue
Block a user