This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Description
🐛 Describe the bug
Dockerfile in TorchServe always picks the latest supported version of torchserve as shown in https://github.com/pytorch/serve/blob/master/docker/Dockerfile#L85
So, currently this is not achieving anything.
Error logs
N/A
Installation instructions
N/A
Model Packaing
N/A
config.properties
No response
Versions
Latest
Repro instructions
N/A
Possible Solution
No response