Skip to content

Commit

Permalink
Update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
crstian19 committed Jan 18, 2024
1 parent 6eb7a1a commit f4ba5b0
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 @@ -30,7 +30,7 @@ RUN pip install requests \

COPY .env ./
# install server
ARG ACE_STREAM_VERSION
ARG ACE_STREAM_VERSION=3.1.74_debian_10.5
ENV ACE_STREAM_VERSION "$ACE_STREAM_VERSION"

RUN echo "Building AceStream: $ACE_STREAM_VERSION"
Expand Down

0 comments on commit f4ba5b0

Please sign in to comment.