We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf77629 + 85641e7 commit c3baf12Copy full SHA for c3baf12
Dockerfile
@@ -1,6 +1,6 @@
1
-FROM pulumi/pulumi-python:2.10.0
+FROM pulumi/pulumi-python:2.11.2
2
3
-ARG PYTHON_POETRY_VERSION=1.0.10
+ARG PYTHON_POETRY_VERSION=1.1.0
4
5
RUN apt-get update -y && apt-get install -y curl
6
RUN curl -sSL https://raw.githubusercontent.com/sdispater/poetry/master/get-poetry.py | \
0 commit comments