Skip to content

Commit

Permalink
build: switch to devel CUDA image
Browse files Browse the repository at this point in the history
  • Loading branch information
plexoos committed Feb 12, 2025
1 parent a4d2e3d commit 02cae21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:latest

FROM nvcr.io/nvidia/cuda:11.8.0-runtime-ubuntu22.04
FROM nvcr.io/nvidia/cuda:11.8.0-devel-ubuntu22.04

ARG DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit 02cae21

Please sign in to comment.