Changed the branch name (#811)

This commit is contained in:
Paweł
2021-02-22 16:24:18 +01:00
committed by GitHub
parent 31977bf30a
commit 515b5d2b17

View File

@@ -10,7 +10,7 @@ COPY setup.sh /root
ARG USER=open5gs
ARG REPO=open5gs
ARG BRANCH=master
ARG BRANCH=main
RUN git clone https://github.com/$USER/$REPO
ADD https://api.github.com/repos/$USER/$REPO/git/refs/heads/$BRANCH /root/open5gs-ver.json