Skip to content

Commit

Permalink
drop linux/386 platform
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Nov 25, 2023
1 parent c15070d commit 04f6c9a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ Image: crazymax/msmtpd:latest
- linux/arm/v6
- linux/arm/v7
- linux/arm64
- linux/386
- linux/ppc64le
- linux/s390x
```
Expand Down
1 change: 0 additions & 1 deletion docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ target "image-all" {
"linux/arm/v6",
"linux/arm/v7",
"linux/arm64",
"linux/386",
"linux/ppc64le",
"linux/s390x"
]
Expand Down

0 comments on commit 04f6c9a

Please sign in to comment.