This commit is contained in:
@ -1,7 +1,6 @@
|
|||||||
FROM python:3.13-bookworm
|
FROM python:3.13-bookworm
|
||||||
|
|
||||||
COPY ./src /src
|
COPY ./src /src
|
||||||
COPY ./requirements.txt /src
|
|
||||||
|
|
||||||
RUN apt update
|
RUN apt update
|
||||||
RUN apt install pipx
|
RUN apt install pipx
|
||||||
|
|||||||
Reference in New Issue
Block a user