Compare commits
No commits in common. "4fd2ca42ddb6aa3e28cdbb2fbdfaefdee41c94e2" and "e6c28c3b15601337ef3c715849d48faa6fbaf587" have entirely different histories.
4fd2ca42dd
...
e6c28c3b15
@ -1,7 +1,7 @@
|
||||
def main(ctx):
|
||||
archs = ["amd64", "arm64"] ## arm
|
||||
glpi_version = "10.0.18"
|
||||
alpine_version = "3.21"
|
||||
glpi_version = "10.0.17"
|
||||
alpine_version = "3.20"
|
||||
|
||||
out = []
|
||||
for arch in archs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user