Skip to content

Commit feae926

Browse files
authored
chore(deps): update apache/beam_python3.11_sdk docker tag to v2.62.0 (GoogleCloudPlatform#13126)
1 parent 9485ec6 commit feae926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dataflow/snippets/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ FROM ubuntu:focal
2222

2323
WORKDIR /pipeline
2424

25-
COPY --from=apache/beam_python3.11_sdk:2.61.0 /opt/apache/beam /opt/apache/beam
25+
COPY --from=apache/beam_python3.11_sdk:2.62.0 /opt/apache/beam /opt/apache/beam
2626
ENTRYPOINT [ "/opt/apache/beam/boot" ]
2727

2828
COPY requirements.txt .

0 commit comments

Comments
 (0)