Skip to content
Snippets Groups Projects

Add missing dependency. Closes AlekSIS#24

Merged Tom Teichler requested to merge 24-job-failed-24178 into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -37,6 +37,7 @@ RUN apt-get -y update && \
python3-pip \
uwsgi \
uwsgi-plugin-python3 \
python3-magic \
yarnpkg
# Install extra dependencies
Loading