mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
update client repo git clone link
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
FROM node:latest AS CLIENT
|
FROM node:latest AS CLIENT
|
||||||
|
|
||||||
RUN git clone https://github.com/geoffrey45/swing-client.git client
|
RUN git clone https://github.com/swing-opensource/swingmusic-client.git client
|
||||||
|
|
||||||
WORKDIR /client
|
WORKDIR /client
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user