Skip to content

Commit 4d0b6c7

Browse files
committed
Remove TODO
1 parent 0a541c7 commit 4d0b6c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/gen_ort_dockerfile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,6 @@ def dockerfile_for_linux(output_file):
267267
ARG ONNXRUNTIME_REPO
268268
ARG ONNXRUNTIME_BUILD_CONFIG
269269
270-
# TODO: Switch to release branch
271270
RUN git clone -b rel-${ONNXRUNTIME_VERSION} --recursive ${ONNXRUNTIME_REPO} onnxruntime
272271
"""
273272

0 commit comments

Comments
 (0)