Skip to content

Commit f09651b

Browse files
committed
chore(sdk): bump bookworm baseimage to 20250407
1 parent 0251c68 commit f09651b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/happy-news-hide.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@cartesi/sdk": patch
3+
---
4+
5+
bump bookworm baseimage to 20250407

packages/sdk/docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ target "default" {
77
inherits = ["docker-platforms"]
88
args = {
99
ALTO_VERSION = "0.0.4"
10-
CARTESI_BASE_IMAGE = "docker.io/library/debian:bookworm-20250317-slim@sha256:1209d8fd77def86ceb6663deef7956481cc6c14a25e1e64daec12c0ceffcc19d"
10+
CARTESI_BASE_IMAGE = "docker.io/library/debian:bookworm-20250407-slim@sha256:b1211f6d19afd012477bd34fdcabb6b663d680e0f4b0537da6e6b0fd057a3ec3"
1111
CARTESI_DEVNET_VERSION = "2.0.0-alpha.5"
1212
CARTESI_ESPRESSO_READER_VERSION = "0.2.3-node-20250128"
1313
CARTESI_IMAGE_KERNEL_VERSION = "0.20.0"

0 commit comments

Comments
 (0)