mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-30 04:19:32 +00:00
Change the name of docker image
This commit is contained in:
parent
37ecb9a63b
commit
749d632b86
7 changed files with 9 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
ARG dist=ubuntu
|
||||
ARG tag=latest
|
||||
ARG username=acetcom
|
||||
FROM ${username}/${dist}-${tag}-base
|
||||
FROM ${username}/${dist}-${tag}-nextepc-base
|
||||
|
||||
MAINTAINER Sukchan Lee <acetcom@gmail.com>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue