mirror of
https://github.com/Gradiant/5g-images.git
synced 2025-10-23 08:12:12 +00:00
no arm64 until Github fixes runners / open5gs 2.7.3 version (#355)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
IMAGE_TAG=0.10.3
|
||||
#comma separated list of platforms. If empty, image will not be multiarch.
|
||||
PLATFORMS=linux/amd64,linux/arm64
|
||||
PLATFORMS=linux/amd64 #,linux/arm64
|
||||
|
@@ -1,3 +1,3 @@
|
||||
IMAGE_TAG=2.7.2
|
||||
IMAGE_TAG=2.7.3
|
||||
#comma separated list of platforms. If empty, image will not be multiarch.
|
||||
PLATFORMS=linux/amd64,linux/arm64
|
||||
PLATFORMS=linux/amd64 #,linux/arm64
|
||||
|
@@ -1,3 +1,3 @@
|
||||
IMAGE_TAG=2.7.2
|
||||
IMAGE_TAG=2.7.3
|
||||
#comma separated list of platforms. If empty, image will not be multiarch.
|
||||
PLATFORMS=linux/amd64,linux/arm64
|
||||
PLATFORMS=linux/amd64 #,linux/arm64
|
||||
|
@@ -1,3 +1,3 @@
|
||||
IMAGE_TAG=3.2.7
|
||||
#comma separated list of platforms. If empty, image will not be multiarch.
|
||||
PLATFORMS=linux/amd64,linux/arm64
|
||||
PLATFORMS=linux/amd64 #,linux/arm64
|
||||
|
Reference in New Issue
Block a user