mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-09 23:24:07 -08:00
Fix
This commit is contained in:
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…
Reference in a new issue