mirror of
https://github.com/datarhei/restreamer.git
synced 2025-12-11 22:14:02 +01:00
Fix changelog injection
This commit is contained in:
@@ -13,7 +13,7 @@ FROM $FFMPEG_IMAGE
|
||||
COPY --from=core /core /core
|
||||
COPY --from=restreamer-ui /ui/build /core/ui
|
||||
|
||||
ADD https://raw.githubusercontent.com/datarhei/restreamer/2.x/CHANGELOG.md /core/ui/public/CHANGELOG.md
|
||||
ADD https://raw.githubusercontent.com/datarhei/restreamer/2.x/CHANGELOG.md /core/ui/CHANGELOG.md
|
||||
COPY ./run.sh /core/bin/run.sh
|
||||
COPY ./ui-root /core/ui-root
|
||||
|
||||
|
||||
Reference in New Issue
Block a user