We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1daa7b0 + f156d72 commit fd096abCopy full SHA for fd096ab
1 file changed
Dockerfile
@@ -13,7 +13,7 @@ FROM base AS builder
13
14
ENV PATH=${PATH}:${HOME}/.local/bin:/usr/local/go/bin
15
16
-ARG POETRY_VERSION=2.3.3
+ARG POETRY_VERSION=2.3.4
17
RUN apt-get update && apt-get install -y --no-install-recommends \
18
build-essential \
19
curl \
0 commit comments