We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c26ab5 commit dcfbc84Copy full SHA for dcfbc84
logging/redaction/Dockerfile
@@ -1,5 +1,5 @@
1
# From apache/beam_python3.9_sdk:2.43.0
2
-FROM apache/beam_python3.9_sdk@sha256:5582620a9e542564a428682d0262d97bb467d5a0536af0ca99b59eea8f3dfbfb
+FROM apache/beam_python3.9_sdk@sha256:f06aadabd5cfaa4a329d6ea1b23c8e1c3a38b3c06356911968bd6dc964e41b98
3
4
# Install google-cloud-logging package that is missing in Beam SDK
5
COPY requirements.txt /tmp
0 commit comments