Skip to content

Commit 2b77cc4

Browse files
Use Ubuntu base for vision tests
1 parent 83d861e commit 2b77cc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packaging/docker/Dockerfile.vision-test-linux-cuda

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Vision Testing Container - Linux x86_64 with CUDA
2-
FROM nvidia/cuda:12.0-devel-ubuntu22.04
2+
FROM ubuntu:22.04
33

44
# Install system dependencies
55
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)