pull/2023/head
Louis Lam 2 years ago
parent fd2df562b1
commit 53135641f3

@ -45,7 +45,7 @@ RUN rm -rf ./* && chown node /app
USER node
RUN git clone https://github.com/louislam/uptime-kuma.git \
RUN git clone https://github.com/louislam/uptime-kuma.git
RUN gh pr checkout 2023
RUN npm ci

Loading…
Cancel
Save