Skip to content

Commit

Permalink
chore(deps): update pulumi/pulumi-python:3.137.0 docker digest to ddf…
Browse files Browse the repository at this point in the history
…a1b4
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent afda3ad commit 1adb887
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.137.0@sha256:3a0bc04d50b3ef68572bbdabf592861d1458063ecb2e9c6e4bf596b72d7fb8e9
FROM pulumi/pulumi-python:3.137.0@sha256:ddfa1b43330647443c78091be78b52d478ab40fce82cb8ade283d199dd324a81

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.137.0@sha256:3a0bc04d50b3ef68572bbdabf592861d1458063ecb2e9c6e4bf596b72d7fb8e9
FROM pulumi/pulumi-python:3.137.0@sha256:ddfa1b43330647443c78091be78b52d478ab40fce82cb8ade283d199dd324a81
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 1adb887

Please sign in to comment.