We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dda
0.31.0
1 parent 35e5b57 commit 4c66db5Copy full SHA for 4c66db5
docker-bake.hcl
@@ -8,7 +8,7 @@ variable "versions" {
8
CONDA_VERSION = "4.9.2-7"
9
BAZELISK_VERSION = "1.27.0"
10
TEST_BAZEL_VERSION = "8.4.2" # Version of Bazel to test that Bazelisk properly bootstraps Bazel, will also be preinstalled into the final image
11
- DDA_VERSION = "v0.29.0"
+ DDA_VERSION = "v0.31.0"
12
CMAKE_VERSION = "3.30.2"
13
CTNG_VERSION = "1.26.0"
14
RUST_VERSION = "1.91.0"
0 commit comments