Skip to content

Update docker-compose image references from v3.4.2 to v4.2.0 on lab 3#37

Merged
Alonza0314 merged 3 commits intofree5gc:masterfrom
jmrua:master
Feb 21, 2026
Merged

Update docker-compose image references from v3.4.2 to v4.2.0 on lab 3#37
Alonza0314 merged 3 commits intofree5gc:masterfrom
jmrua:master

Conversation

@jmrua
Copy link
Contributor

@jmrua jmrua commented Feb 13, 2026

This PR updates the docker-compose image references in both the exercise and the answer from v3.4.2 to v4.2.0.

The previous images were no longer compatible with recent gtp5g releases. Older gtp5g versions (e.g., v8.1.0, the last compatible one) fail to compile on modern Linux kernels (tested on Linux 6.14.0).

Updating to the latest image release restores compatibility and enables the use of the most recent gtp5g versions without build issues.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates Lab 3’s docker-compose manifests to use free5GC container images tagged v4.2.0 instead of v3.4.2, aligning the lab environment with newer gtp5g compatibility requirements.

Changes:

  • Bumped free5GC NF image tags (upf, nrf, amf, ausf, nssf, pcf, smf, udm, udr, chf, webui) from v3.4.2 to v4.2.0 in the Lab 3 exercise compose file.
  • Applied the same image tag updates in the Lab 3 answer compose file.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
lab3/exercise/deploy_exercise.yaml Updates free5GC NF image tags to v4.2.0 for the exercise deployment.
lab3/ans/deploy_ans.yaml Mirrors the exercise compose changes for the answer deployment.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

Copy link
Member

@Alonza0314 Alonza0314 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for updating!

Cheers
Alonza

@Alonza0314 Alonza0314 merged commit 3c50a25 into free5gc:master Feb 21, 2026
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants