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