From acadb51bb23b3a52e698db7dcd8521640026a0e2 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 18 Oct 2024 16:36:53 +0000
Subject: [PATCH] Bump pytorch/pytorch

Bumps pytorch/pytorch from 2.4.0-cuda11.8-cudnn9-runtime to 2.5.0-cuda11.8-cudnn9-runtime.

---
updated-dependencies:
- dependency-name: pytorch/pytorch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 mode change 100755 => 100644 Dockerfile

diff --git a/Dockerfile b/Dockerfile
old mode 100755
new mode 100644
index 829a00d..cfc9202
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM pytorch/pytorch:2.4.0-cuda11.8-cudnn9-runtime
+FROM pytorch/pytorch:2.5.0-cuda11.8-cudnn9-runtime
 
 RUN apt-get update
 RUN apt-get install --fix-missing -y -q --no-install-recommends libgomp1 ffmpeg libsm6 libxext6 pdftohtml git ninja-build g++ qpdf pandoc