Skip to content

Commit c398449

Browse files
Update ubuntu Docker tag to v24 [coreos]
1 parent f5d815f commit c398449

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

coreos/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ COPY nvidia-container-runtime .
88
RUN go install -v nvidia-container-runtime
99

1010
# Build driver image
11-
FROM ubuntu:16.04
11+
FROM ubuntu:24.04
1212

1313
RUN dpkg --add-architecture i386 && \
1414
apt-get update && apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)