Skip to content

Commit

Permalink
chore(deps): update pulumi/pulumi-python docker tag to v3.136.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 12, 2024
1 parent 0c50b6b commit 5db0401
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM pulumi/pulumi-python:3.135.1@sha256:c6b537f25c021f49f4a2a4c129af0f72975212b859dcea380c23c96d08d671cb
FROM pulumi/pulumi-python:3.136.1@sha256:ff2fd2753debc649d36b6cbfb251d6c7fde600bfec241a4abeba91d72ac98f87

ENV PYTHONUNBUFFERED=1
WORKDIR /opt/resource
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.mitol_provision
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM mitodl/ol-infrastructure as infra

FROM pulumi/pulumi-python:3.135.1@sha256:c6b537f25c021f49f4a2a4c129af0f72975212b859dcea380c23c96d08d671cb
FROM pulumi/pulumi-python:3.136.1@sha256:ff2fd2753debc649d36b6cbfb251d6c7fde600bfec241a4abeba91d72ac98f87
ENV PYTHONUNBUFFERED=1
# This is a temporary workaround due to
# https://github.com/protocolbuffers/protobuf/issues/10064 (TMM 2022-06-16)
Expand Down

0 comments on commit 5db0401

Please sign in to comment.