manibuilder: Add Alpine Linux 3.18 & 3.19 images
Change-Id: I6cc512d113b3a0a8683d22dbde75085fa3c7c3c2
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.sourcearcade.org/c/flashprog/+/138
diff --git a/util/manibuilder/Makefile.targets b/util/manibuilder/Makefile.targets
index bfc5679..1c9b429 100644
--- a/util/manibuilder/Makefile.targets
+++ b/util/manibuilder/Makefile.targets
@@ -51,7 +51,7 @@
$(foreach v,noble, \
$(a)/ubuntu\:$(v))) \
$(foreach a,ppc64le s390x arm64v8 arm32v7 arm32v6 amd64 i386, \
- $(foreach v,3.17 3.16 3.15, \
+ $(foreach v,3.19 3.18 3.17 3.16 3.15, \
$(a)/alpine\:$(v))) \
$(ALMALINUX_TAGS)