Skip to content

Commit

Permalink
chore(sdk): bump debian base image to bookworm-20241111
Browse files Browse the repository at this point in the history
  • Loading branch information
endersonmaia committed Nov 18, 2024
1 parent 21375e8 commit 48207a0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/red-birds-count.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@cartesi/sdk": patch
---

bump debian base image
2 changes: 1 addition & 1 deletion packages/sdk/docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ target "docker-platforms" {}
target "default" {
inherits = ["docker-metadata-action", "docker-platforms"]
args = {
BASE_IMAGE = "debian:bookworm-20240926"
BASE_IMAGE = "debian:bookworm-20241111"
CARTESI_MACHINE_EMULATOR_VERSION = "0.18.1"
CARTESI_IMAGE_KERNEL_VERSION = "0.20.0"
ALTO_VERSION = "0.0.4"
Expand Down

0 comments on commit 48207a0

Please sign in to comment.