Skip to content

Commit 4f0c43f

Browse files
authored
chore(deps): update apache/beam_python3.9_sdk docker digest to 5582620 (#9070)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | apache/beam_python3.9_sdk | final | digest | `372abe1` -> `5582620` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTQuMCIsInVwZGF0ZWRJblZlciI6IjM0LjExNC4wIn0=-->
1 parent e30ba99 commit 4f0c43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging/redaction/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# From apache/beam_python3.9_sdk:2.43.0
2-
FROM apache/beam_python3.9_sdk@sha256:372abe1d342447118d517ed1325969115e2df03f09fc7604e606c7552380b2ce
2+
FROM apache/beam_python3.9_sdk@sha256:5582620a9e542564a428682d0262d97bb467d5a0536af0ca99b59eea8f3dfbfb
33

44
# Install google-cloud-logging package that is missing in Beam SDK
55
COPY requirements.txt /tmp

0 commit comments

Comments
 (0)