Update selfhosted.Dockerfile (#802)
This commit is contained in:
@@ -73,6 +73,7 @@ RUN mix release
|
||||
|
||||
FROM ${RUNNER_IMAGE}
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
ARG PORT=8945
|
||||
|
||||
COPY --from=builder ./usr/local/bin/ffmpeg /usr/bin/ffmpeg
|
||||
|
||||
Reference in New Issue
Block a user