From 773da46233b468b12117daa26c1a6db68760d2ee Mon Sep 17 00:00:00 2001 From: kadma Date: Sun, 21 Jan 2024 11:50:26 -0500 Subject: [PATCH] Update Dockerfile --- onedrive/engine/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onedrive/engine/Dockerfile b/onedrive/engine/Dockerfile index 077b0c8..a60aa74 100644 --- a/onedrive/engine/Dockerfile +++ b/onedrive/engine/Dockerfile @@ -6,7 +6,7 @@ COPY . . RUN apt update && apt upgrade -y && apt autoremove -y && apt install python3 python3-pip -y && apt install git nano wget -y -RUN git clone https://github.com/TheCaduceus/Microsoft-E5-Auto-Renewal /app +RUN git clone https://github.com/TheCaduceus/Microsoft-E5-Auto-Renewal ENV E5_CLIENT_ID="id"