From 551adf48c4f4134cb6ae8a4d065fe74421eb0cf9 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Thu, 28 Jul 2022 20:12:59 +0000 Subject: [PATCH] Update amd64.dockerfile --- amd64.dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amd64.dockerfile b/amd64.dockerfile index 6adc16b..6ba19f4 100644 --- a/amd64.dockerfile +++ b/amd64.dockerfile @@ -59,7 +59,7 @@ RUN \ chmod g+w ${SMA_PATH}/config/sma.log && \ echo "************ install pip dependencies ************" && \ python3 -m pip install --user --upgrade pip && \ - pip3 install -r ${SMA_PATH}/setup/requirements.txt && \ + pip3 install -r ${SMA_PATH}/setup/requirements.txt # copy local files COPY root/ /