Skip to content

Commit

Permalink
chore(deps): update pulumi/pulumi-python docker tag to v3.114.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 27, 2024
1 parent b80639e commit 0b014b4
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.113.3@sha256:30b08be39ad80088bd4bf2568935d2013c7d81f4c5c210eb28954058ef33f81d
FROM pulumi/pulumi-python:3.114.0@sha256:83a58affd6075dcbe1eb05b8ffcd9d40f00707243bff0bb971a84836c098cb37

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.113.3@sha256:30b08be39ad80088bd4bf2568935d2013c7d81f4c5c210eb28954058ef33f81d
FROM pulumi/pulumi-python:3.114.0@sha256:83a58affd6075dcbe1eb05b8ffcd9d40f00707243bff0bb971a84836c098cb37
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 0b014b4

Please sign in to comment.