Skip to content

Commit febbaef

Browse files
gurneyalexVampouille
authored andcommitted
chore: update debian base image to trixie
1 parent 515591c commit febbaef

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Makefile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@ endef
2323
all: 14 15 16 17 18
2424

2525
14:
26-
$(call build-image,"14","3","bookworm")
26+
$(call build-image,"14","3","trixie")
2727

2828
15:
29-
$(call build-image,"15","3","bookworm")
29+
$(call build-image,"15","3","trixie")
3030

3131
16:
32-
$(call build-image,"16","3","bookworm")
32+
$(call build-image,"16","3","trixie")
3333

3434
17:
35-
$(call build-image,"17","3","bookworm")
35+
$(call build-image,"17","3","trixie")
3636

3737
18:
38-
$(call build-image,"17","3","bookworm")
38+
$(call build-image,"18","3","trixie")

0 commit comments

Comments
 (0)