Skip to content

Commit

Permalink
[docker] Update DJL pytorch to 2.5.1 (#2555)
Browse files Browse the repository at this point in the history
  • Loading branch information
xyang16 authored Nov 14, 2024
1 parent b9e1c7d commit fa18ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serving/docker/lmi.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ARG djl_serving_version
ARG python_version=3.11
ARG torch_version=2.5.1
ARG torch_vision_version=0.20.1
ARG djl_torch_version=2.4.0
ARG djl_torch_version=2.5.1
ARG onnx_version=1.19.0
ARG pydantic_version=2.9.2
ARG djl_converter_wheel="https://publish.djl.ai/djl_converter/djl_converter-0.31.0-py3-none-any.whl"
Expand Down

0 comments on commit fa18ab2

Please sign in to comment.