We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c634e1 commit 42f7075Copy full SHA for 42f7075
build.sh
@@ -28,8 +28,8 @@ integer_upsampling_support_dict[kinetic]=yes
28
declare -A libfmt_dict
29
libfmt_dict[local-bullseye]=libfmt7
30
libfmt_dict[bullseye]=libfmt7
31
-libfmt_dict[local-bookworm]=libfmt7
32
-libfmt_dict[bookworm]=libfmt7
+libfmt_dict[local-bookworm]=libfmt9
+libfmt_dict[bookworm]=libfmt9
33
34
DEFAULT_BASE_IMAGE=bullseye
35
DEFAULT_TAG=local-bullseye
0 commit comments