We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0e7ed2 commit ff6e76dCopy full SHA for ff6e76d
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:18de2fdb2d50d5dab238a1c389f1b3f8ddbb6ed34c8127bed3cc7910b877ecbe
+FROM apache/beam_python3.9_sdk@sha256:6d8ad63cf5aa24a725fff20f4d16d4ce50a1a7db41564b161b8103065672256f
3
4
# Install google-cloud-logging package that is missing in Beam SDK
5
COPY requirements.txt /tmp
0 commit comments