mirror of
https://github.com/iperov/DeepFaceLive
synced 2025-08-14 02:37:01 -07:00
Update Dockerfile
bumped base docker image to latest nvidia tag
This commit is contained in:
parent
689e6b2f2a
commit
2abd0aa32a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM nvidia/cuda:11.4.2-cudnn8-runtime-ubuntu20.04
|
||||
FROM nvidia/cuda:11.8.0-cudnn8-runtime-ubuntu20.04
|
||||
WORKDIR /app
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
ARG NV_VER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue