We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 214f904 commit c6c4a84Copy full SHA for c6c4a84
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:502550bf4b03ec32925367fc675f7365208d11569201c12d34244801eb1866dc
+FROM apache/beam_python3.9_sdk@sha256:18de2fdb2d50d5dab238a1c389f1b3f8ddbb6ed34c8127bed3cc7910b877ecbe
3
4
# Install google-cloud-logging package that is missing in Beam SDK
5
COPY requirements.txt /tmp
0 commit comments