Skip to content

Commit

Permalink
chore(deps): update pulumi/pulumi-python docker tag to v3.113.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 20, 2024
1 parent 6201339 commit 260e6e2
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.112.0@sha256:2c50b84fcd4f49b646aeafcc1a62aa61c83063963aa436b6e877706b1c442f43
FROM pulumi/pulumi-python:3.113.3@sha256:30b08be39ad80088bd4bf2568935d2013c7d81f4c5c210eb28954058ef33f81d

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.112.0@sha256:2c50b84fcd4f49b646aeafcc1a62aa61c83063963aa436b6e877706b1c442f43
FROM pulumi/pulumi-python:3.113.3@sha256:30b08be39ad80088bd4bf2568935d2013c7d81f4c5c210eb28954058ef33f81d
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 260e6e2

Please sign in to comment.