mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
fix: install bjoern in Dockerfile
This commit is contained in:
@@ -30,6 +30,7 @@ apt-get clean && \
|
|||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
RUN pip install -r requirements.txt
|
RUN pip install -r requirements.txt
|
||||||
|
RUN pip install bjoern
|
||||||
|
|
||||||
ARG app_version
|
ARG app_version
|
||||||
ENV SWINGMUSIC_APP_VERSION=$app_version
|
ENV SWINGMUSIC_APP_VERSION=$app_version
|
||||||
|
|||||||
Reference in New Issue
Block a user