mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-28 03:19:31 +00:00
name changes from nextepc to open5gs
This commit is contained in:
parent
1a22e00f6a
commit
e4476863f6
5 changed files with 23 additions and 23 deletions
|
|
@ -9,8 +9,8 @@ WORKDIR /root
|
|||
COPY setup.sh /root
|
||||
|
||||
ARG USER=open5gs
|
||||
ARG REPO=nextepc
|
||||
ARG BRANCH=meson
|
||||
ARG REPO=open5gs
|
||||
ARG BRANCH=master
|
||||
RUN git clone https://github.com/$USER/$REPO
|
||||
ADD https://api.github.com/repos/$USER/$REPO/git/refs/heads/$BRANCH /root/open5gs-ver.json
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue