mirror of
https://github.com/facefusion/facefusion-docker.git
synced 2026-06-12 13:37:45 +02:00
Modernize dockerfiles
This commit is contained in:
+2
-1
@@ -1,7 +1,8 @@
|
||||
FROM python:3.10
|
||||
FROM python:3.12
|
||||
|
||||
ARG FACEFUSION_VERSION=3.0.1
|
||||
ENV GRADIO_SERVER_NAME=0.0.0.0
|
||||
ENV PIP_BREAK_SYSTEM_PACKAGES=1
|
||||
|
||||
WORKDIR /facefusion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user