mirror of
https://github.com/Borjis131/docker-open5gs.git
synced 2025-10-23 07:41:59 +00:00
Update UERANSIM images to use v3.2.7
This commit is contained in:
@@ -209,7 +209,7 @@ services:
|
||||
|
||||
gnb:
|
||||
container_name: gnb
|
||||
image: "ghcr.io/borjis131/gnb:v3.2.6"
|
||||
image: "ghcr.io/borjis131/gnb:v3.2.7"
|
||||
command: "-c /UERANSIM/config/gnb.yaml"
|
||||
networks:
|
||||
open5gs:
|
||||
@@ -226,7 +226,7 @@ services:
|
||||
|
||||
ue:
|
||||
container_name: ue
|
||||
image: "ghcr.io/borjis131/ue:v3.2.6"
|
||||
image: "ghcr.io/borjis131/ue:v3.2.7"
|
||||
command: "-c /UERANSIM/config/ue.yaml"
|
||||
networks:
|
||||
open5gs:
|
||||
|
@@ -229,7 +229,7 @@ services:
|
||||
|
||||
gnb:
|
||||
container_name: gnb
|
||||
image: "ghcr.io/borjis131/gnb:v3.2.6"
|
||||
image: "ghcr.io/borjis131/gnb:v3.2.7"
|
||||
command: "-c /UERANSIM/config/gnb.yaml"
|
||||
networks:
|
||||
open5gs:
|
||||
@@ -246,7 +246,7 @@ services:
|
||||
|
||||
ue1:
|
||||
container_name: ue1
|
||||
image: "ghcr.io/borjis131/ue:v3.2.6"
|
||||
image: "ghcr.io/borjis131/ue:v3.2.7"
|
||||
command: "-c /UERANSIM/config/ue.yaml"
|
||||
networks:
|
||||
open5gs:
|
||||
@@ -263,7 +263,7 @@ services:
|
||||
|
||||
ue2:
|
||||
container_name: ue2
|
||||
image: "ghcr.io/borjis131/ue:v3.2.6"
|
||||
image: "ghcr.io/borjis131/ue:v3.2.7"
|
||||
command: "-c /UERANSIM/config/ue.yaml"
|
||||
networks:
|
||||
open5gs:
|
||||
@@ -280,7 +280,7 @@ services:
|
||||
|
||||
ue3:
|
||||
container_name: ue3
|
||||
image: "ghcr.io/borjis131/ue:v3.2.6"
|
||||
image: "ghcr.io/borjis131/ue:v3.2.7"
|
||||
command: "-c /UERANSIM/config/ue.yaml"
|
||||
networks:
|
||||
open5gs:
|
||||
|
@@ -189,7 +189,7 @@ services:
|
||||
|
||||
gnb:
|
||||
container_name: gnb
|
||||
image: "ghcr.io/borjis131/gnb:v3.2.6"
|
||||
image: "ghcr.io/borjis131/gnb:v3.2.7"
|
||||
command: "-c /UERANSIM/config/gnb.yaml"
|
||||
networks:
|
||||
open5gs:
|
||||
@@ -206,7 +206,7 @@ services:
|
||||
|
||||
ue1:
|
||||
container_name: ue1
|
||||
image: "ghcr.io/borjis131/ue:v3.2.6"
|
||||
image: "ghcr.io/borjis131/ue:v3.2.7"
|
||||
command: "-c /UERANSIM/config/ue1.yaml"
|
||||
networks:
|
||||
open5gs:
|
||||
@@ -223,7 +223,7 @@ services:
|
||||
|
||||
ue2:
|
||||
container_name: ue2
|
||||
image: "ghcr.io/borjis131/ue:v3.2.6"
|
||||
image: "ghcr.io/borjis131/ue:v3.2.7"
|
||||
command: "-c /UERANSIM/config/ue2.yaml"
|
||||
networks:
|
||||
open5gs:
|
||||
|
Reference in New Issue
Block a user