Skip to content

Commit

Permalink
chore(deps): update pulumi/pulumi-python docker tag to v3.132.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 14, 2024
1 parent b88cbe0 commit 1f41d64
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.131.0@sha256:03cb3d50b252479de799833aeb31e5bd3e40e7bdebeb0b02b805101fac7d2a36
FROM pulumi/pulumi-python:3.132.0@sha256:8d60cb83a7925d81a05b0dfb0310ceb98c06377873a391c89fa2ef65a77d6ef4

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.131.0@sha256:03cb3d50b252479de799833aeb31e5bd3e40e7bdebeb0b02b805101fac7d2a36
FROM pulumi/pulumi-python:3.132.0@sha256:8d60cb83a7925d81a05b0dfb0310ceb98c06377873a391c89fa2ef65a77d6ef4
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 1f41d64

Please sign in to comment.