Skip to content

Commit a264140

Browse files
committed
Update pulumi image and poetry version
1 parent c3baf12 commit a264140

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM pulumi/pulumi-python:2.11.2
1+
FROM pulumi/pulumi-python:2.12.0
22

3-
ARG PYTHON_POETRY_VERSION=1.1.0
3+
ARG PYTHON_POETRY_VERSION=1.1.3
44

55
RUN apt-get update -y && apt-get install -y curl
66
RUN curl -sSL https://raw.githubusercontent.com/sdispater/poetry/master/get-poetry.py | \

0 commit comments

Comments
 (0)