Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
getroot committed Dec 9, 2024
1 parent 7b8a825 commit ac49ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ FROM base AS build

WORKDIR /tmp

ARG OME_VERSION=v0.17.2
ARG OME_VERSION=master
ARG STRIP=TRUE

ENV PREFIX=/opt/ovenmediaengine
Expand Down

0 comments on commit ac49ded

Please sign in to comment.