Update Dockerfile
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user