name changes from nextepc to open5gs

This commit is contained in:
Sukchan Lee 2019-10-27 17:58:16 +09:00
parent 1a22e00f6a
commit e4476863f6
5 changed files with 23 additions and 23 deletions

View file

@ -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