Update of free5gc-compose

Hello,

Could you help me about the update of free5gc-compose?

The latest version of free5gc-compose is v3.0.5 of free5gc, but are there any plan to update to v3.0.6?
If not, how can I update it?

I think it might be possible to update just by modifying the file below, but I’m not sure.

from

line 19: && git clone --recursive -b v3.0.5 -j nproc GitHub - free5gc/free5gc: Open source 5G core network based on 3GPP R15

to

line 19: && git clone --recursive -b v3.0.6 -j nproc GitHub - free5gc/free5gc: Open source 5G core network based on 3GPP R15

Thank you for your help.

Hi @NK636

A new version of the free5gc-compose project is released today. It uses the 3.0.6 release of Free5GC.

Bests,