Skip to content

Commit 714a15d

Browse files
committed
Update deps
1 parent db90801 commit 714a15d

File tree

3 files changed

+100
-87
lines changed

3 files changed

+100
-87
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM python:3.13-bookworm
22

3-
RUN python -m pip install "poetry==2.1.1"
3+
RUN python -m pip install "poetry==2.1.3"
44

55
COPY . /app
66
WORKDIR /app

0 commit comments

Comments
 (0)