Skip to content

Commit d5ba417

Browse files
committed
Update poetry in Dockerfile
1 parent b252922 commit d5ba417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.9 AS builder
22

3-
ARG POETRY_VERSION=1.2.1
3+
ARG POETRY_VERSION=2.1.1
44

55
# Disable stdout/stderr buffering, can cause issues with Docker logs
66
ENV PYTHONUNBUFFERED=1

0 commit comments

Comments
 (0)