mirror of
https://github.com/Gradiant/5g-images.git
synced 2025-10-23 08:12:12 +00:00
* Updating version ueransim [3.2.6 -> 3.2.7] * updates Ubuntu version to fix gcc error * changes github runner OS version to fix segfault --------- Co-authored-by: aebarreiro <aebarreiro@users.noreply.github.com> Co-authored-by: Álvaro Vázquez <avrodriguez@gradiant.org>
4 lines
125 B
Bash
4 lines
125 B
Bash
IMAGE_TAG=3.2.7
|
|
#comma separated list of platforms. If empty, image will not be multiarch.
|
|
PLATFORMS=linux/amd64,linux/arm64
|