update
This commit is contained in:
@@ -4,7 +4,7 @@ FROM ubuntu:22.04
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
# Install apt packages and Bazel and CUDA (# https://developer.nvidia.com/cuda-downloads)
|
||||
# Install apt packages and Bazel and CUDA (https://developer.nvidia.com/cuda-downloads)
|
||||
RUN \
|
||||
set -eux && \
|
||||
apt-get update && \
|
||||
|
||||
Reference in New Issue
Block a user