open5gs-master: there is no 'master' anymore, use 'main'

Change-Id: If02740d8ddb4775cc22e9d4ed78226d09c466626
Related: SYS#5602
This commit is contained in:
Vadim Yanitskiy 2021-11-18 13:38:44 +03:00 committed by fixeria
parent 8b2aeab0c2
commit 9539f24193
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ WORKDIR /home/${username}
ARG GITHUB_USER=open5gs
ARG GITHUB_REPO=open5gs
ARG OPEN5GS_BRANCH=master
ARG OPEN5GS_BRANCH=main
RUN git clone https://github.com/$GITHUB_USER/$GITHUB_REPO
ADD https://api.github.com/repos/$GITHUB_USER/$GITHUB_REPO/git/refs/heads/$OPEN5GS_BRANCH /root/open5gs-ver.json