We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f4e1ee commit 6d22441Copy full SHA for 6d22441
docker/Dockerfile.ci
@@ -11,7 +11,7 @@
11
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
-FROM nvcr.io/nvidia/pytorch:25.06-py3
+FROM pytorch/pytorch:2.8.0-cuda12.9-cudnn9-runtime
15
16
ENV PIP_CONSTRAINT=""
17
0 commit comments