Skip to content

Commit c3baf12

Browse files
author
Fabio Todaro
authored
Merge pull request #4 from OvalMoney/feature/update-pulumi-poetry
update pulumi and poetry version
2 parents cf77629 + 85641e7 commit c3baf12

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.10.0
1+
FROM pulumi/pulumi-python:2.11.2
22

3-
ARG PYTHON_POETRY_VERSION=1.0.10
3+
ARG PYTHON_POETRY_VERSION=1.1.0
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)