Skip to content

Commit

Permalink
Merge pull request #362 from crazy-max/rm-armv6
Browse files Browse the repository at this point in the history
remove arm/v6 arch support
  • Loading branch information
crazy-max authored Aug 21, 2023
2 parents ce0f4d9 + 6c07c0f commit 7abac7f
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 @@ -102,7 +102,6 @@ Image: librenms/librenms:latest
* Manifest List: Yes
* Supported platforms:
- linux/amd64
- linux/arm/v6
- linux/arm/v7
- linux/arm64
- linux/386
Expand Down
1 change: 0 additions & 1 deletion docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ target "image-all" {
inherits = ["image"]
platforms = [
"linux/amd64",
"linux/arm/v6",
"linux/arm/v7",
"linux/arm64",
"linux/386",
Expand Down

0 comments on commit 7abac7f

Please sign in to comment.