Fixes after local testing
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
FROM nvidia/cuda:12.2.0-runtime-ubuntu22.04 as base
|
||||
FROM nvidia/cuda:12.2.0-runtime-ubuntu22.04 AS base
|
||||
RUN apt-get update && \
|
||||
apt-get upgrade -y && \
|
||||
apt install -y \
|
||||
build-essential \
|
||||
curl \
|
||||
git \
|
||||
gnupg \
|
||||
|
||||
Reference in New Issue
Block a user