Skip to content

Commit 22f3fe8

Browse files
authored
chore(deps): update apache/beam_python3.11_sdk docker tag to v2.61.0 (#12848)
1 parent f0bce60 commit 22f3fe8

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.58.0 /opt/apache/beam /opt/apache/beam
25+
COPY --from=apache/beam_python3.11_sdk:2.61.0 /opt/apache/beam /opt/apache/beam
2626
ENTRYPOINT [ "/opt/apache/beam/boot" ]
2727

2828
COPY requirements.txt .

0 commit comments

Comments
 (0)