Update selfhosted.Dockerfile (#802)

This commit is contained in:
Googleplex
2025-09-28 12:31:17 +08:00
committed by GitHub
parent 0688e880f5
commit 163e8eb8cc
+1
View File
@@ -73,6 +73,7 @@ RUN mix release
FROM ${RUNNER_IMAGE} FROM ${RUNNER_IMAGE}
ARG TARGETPLATFORM
ARG PORT=8945 ARG PORT=8945
COPY --from=builder ./usr/local/bin/ffmpeg /usr/bin/ffmpeg COPY --from=builder ./usr/local/bin/ffmpeg /usr/bin/ffmpeg