diff options
| author | Claus Vium <cvium@users.noreply.github.com> | 2021-09-06 18:23:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-06 18:23:19 +0200 |
| commit | ec35b8b4255b32ff792d4f957fd160533bb0df3d (patch) | |
| tree | c81f18177f6334709ece7fe963cca270317997cf /Dockerfile.arm | |
| parent | 92aa820f37b95b39ee8e35e78cbcc572a5525ba3 (diff) | |
| parent | 488e276f01b34c9aa82b53c969c56ccc9647cfbe (diff) | |
Merge pull request #6521 from ferferga/fix-typos
Fix Dockerfile typos
Diffstat (limited to 'Dockerfile.arm')
| -rw-r--r-- | Dockerfile.arm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.arm b/Dockerfile.arm index dcd006ff8..8d4b548bc 100644 --- a/Dockerfile.arm +++ b/Dockerfile.arm @@ -1,4 +1,4 @@ -# DESIGNED FOR BUILDING ON AMD64 ONLY +# DESIGNED FOR BUILDING ON ARM ONLY ##################################### # Requires binfm_misc registration # https://github.com/multiarch/qemu-user-static#binfmt_misc-register |
