mirror of
https://github.com/iperov/DeepFaceLive
synced 2025-07-06 13:02:16 -07:00
base image update
This commit is contained in:
parent
4b30919b17
commit
2c30ce9c8e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM nvidia/cuda:11.4.2-cudnn8-devel-ubuntu20.04
|
FROM nvidia/cuda:11.4.2-cudnn8-runtime-ubuntu20.04
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
ARG DEBIAN_FRONTEND=noninteractive
|
ARG DEBIAN_FRONTEND=noninteractive
|
||||||
RUN apt update
|
RUN apt update
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue