diff --git a/Dockerfile b/Dockerfile index 329d7461..c6ddc5f8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM pulumi/pulumi:3.131.0 +FROM pulumi/pulumi:3.132.0 RUN apt-get update \ && apt-get install tini \