From 75aa86c7587e3b748a6216e7c254eacfbe3bd9dc Mon Sep 17 00:00:00 2001 From: Paolo Asperti Date: Thu, 1 Feb 2024 21:13:49 +0100 Subject: [PATCH] glpi upgrade --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index 1a6e617..f1071c2 100644 --- a/.drone.star +++ b/.drone.star @@ -1,6 +1,6 @@ def main(ctx): archs = ["amd64", "arm64"] ## arm - glpi_version = "10.0.11" + glpi_version = "10.0.12" alpine_version = "3.19" out = []