Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion logging/redaction/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# From apache/beam_python3.9_sdk:2.43.0
FROM apache/beam_python3.9_sdk@sha256:6d8ad63cf5aa24a725fff20f4d16d4ce50a1a7db41564b161b8103065672256f
FROM apache/beam_python3.9_sdk@sha256:0cb6eceed3652d01dd5a555fd9ff4eff5df62161dd99ad53fe591858bdb57741

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