We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5528a5a commit dc2601bCopy full SHA for dc2601b
docker/rocm/Dockerfile
@@ -8,6 +8,7 @@ ENV DEBIAN_FRONTEND=noninteractive \
8
RUN apt-get update && apt upgrade -y && apt-get install -y --no-install-recommends \
9
espeak-ng \
10
espeak-ng-data \
11
+ rocrand \
12
git \
13
libsndfile1 \
14
curl \
0 commit comments