Skip to content

Commit

Permalink
UPSTREAM distribution/distribution: 4424: fix(registry/storage/driver…
Browse files Browse the repository at this point in the history
…/s3-aws): use a consistent multipart chunk size
  • Loading branch information
deepsm007 committed Aug 7, 2024
1 parent 6b2f5d2 commit c74647f
Show file tree
Hide file tree
Showing 4 changed files with 180 additions and 190 deletions.
4 changes: 0 additions & 4 deletions docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ target "artifact-all" {
inherits = ["artifact"]
platforms = [
"linux/amd64",
"linux/arm/v6",
"linux/arm/v7",
"linux/arm64",
"linux/ppc64le",
"linux/s390x"
Expand All @@ -87,8 +85,6 @@ target "image-all" {
inherits = ["image"]
platforms = [
"linux/amd64",
"linux/arm/v6",
"linux/arm/v7",
"linux/arm64",
"linux/ppc64le",
"linux/s390x"
Expand Down
Loading

0 comments on commit c74647f

Please sign in to comment.