Skip to content

Commit

Permalink
chore(deps): update pulumi/pulumi-python docker tag to v3.129.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 17, 2024
1 parent 8af9611 commit 56a0627
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.128.0@sha256:6efa79e4fd8d2ef325f8816b6fdfc4b0c0296933c6fc8bc4273c2bd4288a8a4d
FROM pulumi/pulumi-python:3.129.0@sha256:26c5503ad4e3bc580ea97526400dde17239b4fe74c5b582894e6fcb8931d815d

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.128.0@sha256:6efa79e4fd8d2ef325f8816b6fdfc4b0c0296933c6fc8bc4273c2bd4288a8a4d
FROM pulumi/pulumi-python:3.129.0@sha256:26c5503ad4e3bc580ea97526400dde17239b4fe74c5b582894e6fcb8931d815d
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 56a0627

Please sign in to comment.