manibuilder/anita: Update to NetBSD 9.3
Container images need to be rebuilt for Meson support anyway.
Change-Id: I4f1a034fac6e2e43c6572bf59f98548e39273801
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/73406
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
diff --git a/util/manibuilder/Makefile.targets b/util/manibuilder/Makefile.targets
index c5e57d8..883b512 100644
--- a/util/manibuilder/Makefile.targets
+++ b/util/manibuilder/Makefile.targets
@@ -1,5 +1,5 @@
ANITA_TAGS := \
- anita\:9.1-amd64 anita\:9.1-i386 anita\:9.1-sparc64 \
+ anita\:9.3-amd64 anita\:9.3-i386 anita\:9.3-sparc64 \
anita\:8.2-amd64 anita\:8.2-i386 \
anita\:7.1-amd64 anita\:7.1-i386 \
@@ -62,8 +62,8 @@
# rather arbitrary selection of images that seem to work (focus on amd64)
DEFAULT_TAGS := \
- anita\:9.1-amd64 \
- anita\:9.1-i386 \
+ anita\:9.3-amd64 \
+ anita\:9.3-i386 \
anita\:8.2-amd64 \
anita\:8.2-i386 \
djgpp\:6.1.0 \