Skip to content

Commit 4e680e9

Browse files
authored
chore(deps): update apache/beam_python3.8_sdk docker tag to v2.30.0 (GoogleCloudPlatform#6109)
1 parent efc995b commit 4e680e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dataflow/gpu-workers/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ARG python_version=3.8
2525
WORKDIR /root
2626

2727
# Copy the Apache Beam worker files and the requirements.txt file.
28-
COPY --from=apache/beam_python3.8_sdk:2.29.0 /opt/apache/beam /opt/apache/beam
28+
COPY --from=apache/beam_python3.8_sdk:2.30.0 /opt/apache/beam /opt/apache/beam
2929
COPY requirements.txt .
3030

3131
# Update PATH so we find our new Conda and Python installations.

0 commit comments

Comments
 (0)