mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 15:24:14 +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
|
|
@ -3,7 +3,7 @@ version: '3'
|
|||
services:
|
||||
run:
|
||||
network_mode: "host"
|
||||
image: ${USER}/${DIST-ubuntu}-${TAG-latest}-build
|
||||
image: ${USER}/${DIST-ubuntu}-${TAG-latest}-nextepc-build
|
||||
depends_on:
|
||||
- mongodb
|
||||
- build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue