Unverified Commit 57678bed authored by Jeff Rasley's avatar Jeff Rasley Committed by GitHub
Browse files

Bump nv-peer-mem version in docker

parent c7863d97
...@@ -79,7 +79,7 @@ RUN mkdir -p ${STAGE_DIR} && \ ...@@ -79,7 +79,7 @@ RUN mkdir -p ${STAGE_DIR} && \
cd ${STAGE_DIR}/nvidia-peer-memory-1.0 && \ cd ${STAGE_DIR}/nvidia-peer-memory-1.0 && \
apt-get install -y dkms && \ apt-get install -y dkms && \
dpkg-buildpackage -us -uc && \ dpkg-buildpackage -us -uc && \
dpkg -i ${STAGE_DIR}/nvidia-peer-memory_1.0-8_all.deb dpkg -i ${STAGE_DIR}/nvidia-peer-memory_1.0-9_all.deb
############################################################################## ##############################################################################
## Ucomment and set SSH Daemon port ## Ucomment and set SSH Daemon port
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment