Skip to content

Commit fe1800d

Browse files
committed
chore(sdk): Bump devnet and rollups-node version.
1 parent 049d2ef commit fe1800d

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/angry-turtles-enter.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+
Upgrade devnet and rollups-node versions in SDK package docker bake file.

packages/sdk/docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ target "default" {
99
ALTO_VERSION = "1.2.7"
1010
ALTO_PACKAGE_VERSION = "0.0.20"
1111
CARTESI_BASE_IMAGE = "docker.io/library/debian:bookworm-20260223-slim@sha256:74d56e3931e0d5a1dd51f8c8a2466d21de84a271cd3b5a733b803aa91abf4421"
12-
CARTESI_DEVNET_VERSION = "2.0.0-alpha.10"
12+
CARTESI_DEVNET_VERSION = "2.0.0-alpha.11"
1313
CARTESI_IMAGE_KERNEL_VERSION = "0.20.0"
1414
CARTESI_LINUX_KERNEL_VERSION = "6.5.13-ctsi-1-v0.20.0"
1515
CARTESI_MACHINE_EMULATOR_VERSION = "0.19.0"

0 commit comments

Comments
 (0)