mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 14:17:19 +00:00
docker-compose.yml fixes
This commit is contained in:
@@ -21,7 +21,7 @@ RUN apk add --no-cache --virtual .build-deps mariadb-dev build-base \
|
||||
&& apk add --virtual .runtime-deps mariadb-connector-c-dev mariadb-connector-c \
|
||||
&& apk del .build-deps
|
||||
|
||||
RUM pip install --upgrade pip
|
||||
RUN pip install --upgrade pip
|
||||
|
||||
COPY requirements.txt /src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user