mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-18 14:55:09 +01:00
Merge branch 'master' of gitlab.com:allianceauth/allianceauth into v4.x
This commit is contained in:
@@ -18,7 +18,7 @@ RUN mkdir -p ${STATIC_BASE} \
|
||||
|
||||
# Install build dependencies
|
||||
RUN apt-get update && apt-get upgrade -y && apt-get install -y \
|
||||
libmariadb-dev gcc git
|
||||
libmariadb-dev gcc git pkg-config
|
||||
|
||||
# Install python dependencies
|
||||
RUN pip install --upgrade pip
|
||||
|
||||
Reference in New Issue
Block a user