We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce5b3c commit 0c1e2daCopy full SHA for 0c1e2da
1 file changed
packages/sdk/docker-bake.hcl
@@ -6,8 +6,8 @@ target "docker-platforms" {}
6
target "default" {
7
inherits = ["docker-platforms"]
8
args = {
9
- ALTO_VERSION = "1.2.5"
10
- ALTO_PACKAGE_VERSION = "0.0.18"
+ ALTO_VERSION = "1.2.7"
+ ALTO_PACKAGE_VERSION = "0.0.19"
11
CARTESI_BASE_IMAGE = "dhi.io/debian-base:trixie-dev@sha256:2166e2eaef0651c9ad21de6ab5a34fda12541d89bccf7bcb0a94afceb1b1541b"
12
CARTESI_DEVNET_VERSION = "2.0.0-alpha.9"
13
CARTESI_IMAGE_KERNEL_VERSION = "0.20.0"
0 commit comments