Skip to content

Commit 42f7075

Browse files
authored
Update build.sh (#260)
1 parent 5c634e1 commit 42f7075

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ integer_upsampling_support_dict[kinetic]=yes
2828
declare -A libfmt_dict
2929
libfmt_dict[local-bullseye]=libfmt7
3030
libfmt_dict[bullseye]=libfmt7
31-
libfmt_dict[local-bookworm]=libfmt7
32-
libfmt_dict[bookworm]=libfmt7
31+
libfmt_dict[local-bookworm]=libfmt9
32+
libfmt_dict[bookworm]=libfmt9
3333

3434
DEFAULT_BASE_IMAGE=bullseye
3535
DEFAULT_TAG=local-bullseye

0 commit comments

Comments
 (0)