Skip to content

Commit

Permalink
chore(deps): update pulumi/pulumi-python docker tag to v3.141.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 126e13c commit 5883114
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.138.0@sha256:a9b97249a55f2e4caa7559f1d9431d35d162e15cd784903ab233b8dca9441ddb
FROM pulumi/pulumi-python:3.141.0@sha256:f92a53d1fff5565bef5fc2db122b05b850f3adf53694b6b7e1dfb1b8cc37f20d

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.138.0@sha256:a9b97249a55f2e4caa7559f1d9431d35d162e15cd784903ab233b8dca9441ddb
FROM pulumi/pulumi-python:3.141.0@sha256:f92a53d1fff5565bef5fc2db122b05b850f3adf53694b6b7e1dfb1b8cc37f20d
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 5883114

Please sign in to comment.