Update Dockerfile

This commit is contained in:
Keukhan
2025-02-22 01:41:20 +09:00
parent 17ef2fc654
commit ed3f4ddbfd

View File

@ -8,7 +8,7 @@ FROM base AS build
WORKDIR /tmp
ARG OME_VERSION=v0.18.0
ARG OME_VERSION=master
ARG STRIP=TRUE
ENV PREFIX=/opt/ovenmediaengine