Skip to content

Commit

Permalink
[docker] use zstd compression
Browse files Browse the repository at this point in the history
  • Loading branch information
ibalajiarun committed Nov 7, 2024
1 parent c8a1eab commit 52fe7ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/builder/docker-bake-rust-all.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ target "_common" {
GIT_TAG = "${GIT_TAG}"
BUILD_DATE = "${BUILD_DATE}"
}
output = ["compression=zstd"]
}

target "validator-testing" {
Expand Down

0 comments on commit 52fe7ab

Please sign in to comment.