Skip to content

Commit 6d22441

Browse files
committed
use upstream container for ci
Signed-off-by: Hao Wu <skyw@nvidia.com>
1 parent 0f4e1ee commit 6d22441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.ci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14-
FROM nvcr.io/nvidia/pytorch:25.06-py3
14+
FROM pytorch/pytorch:2.8.0-cuda12.9-cudnn9-runtime
1515

1616
ENV PIP_CONSTRAINT=""
1717

0 commit comments

Comments
 (0)