Skip to content

Commit

Permalink
fix docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
Poytr1 authored and lwedge99 committed Aug 16, 2024
1 parent 818ec0b commit d122693
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/builder/docker-bake-rust-all.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,6 @@ target "aptos-tracer" {
inherits = ["_common"]
dockerfile = "docker/builder/aptos-tracer.Dockerfile"
target = "aptos-tracer"
cache-from = generate_cache_from("aptos-tracer")
cache-to = generate_cache_to("aptos-tracer")
tags = generate_tags("aptos-tracer")
}

Expand Down

0 comments on commit d122693

Please sign in to comment.