Skip to content

Commit

Permalink
chore(deps): update pulumi/pulumi-python docker tag to v3.125.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent 9de2c5c commit 6ca7337
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.124.0@sha256:8e1450105019c93fa7d6c43fc033cd5f7f8af4986af2d74c8378c2635208cc23
FROM pulumi/pulumi-python:3.125.0@sha256:5aa26d4fcac38971daf12edabfbfa94fd18e6204c3182acab9f83b441103bb42

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.124.0@sha256:8e1450105019c93fa7d6c43fc033cd5f7f8af4986af2d74c8378c2635208cc23
FROM pulumi/pulumi-python:3.125.0@sha256:5aa26d4fcac38971daf12edabfbfa94fd18e6204c3182acab9f83b441103bb42
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 6ca7337

Please sign in to comment.