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.
1 parent c3baf12 commit a264140Copy full SHA for a264140
Dockerfile
@@ -1,6 +1,6 @@
1
-FROM pulumi/pulumi-python:2.11.2
+FROM pulumi/pulumi-python:2.12.0
2
3
-ARG PYTHON_POETRY_VERSION=1.1.0
+ARG PYTHON_POETRY_VERSION=1.1.3
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