diff options
| author | Fernando Fernández <ferferga@hotmail.com> | 2021-09-06 17:51:08 +0200 |
|---|---|---|
| committer | Fernando Fernández <ferferga@hotmail.com> | 2021-09-06 17:51:08 +0200 |
| commit | 488e276f01b34c9aa82b53c969c56ccc9647cfbe (patch) | |
| tree | c81f18177f6334709ece7fe963cca270317997cf /Dockerfile.arm64 | |
| parent | 92aa820f37b95b39ee8e35e78cbcc572a5525ba3 (diff) | |
Fix Dockerfile typos
Diffstat (limited to 'Dockerfile.arm64')
| -rw-r--r-- | Dockerfile.arm64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.arm64 b/Dockerfile.arm64 index 7311c6b9f..835aa36a1 100644 --- a/Dockerfile.arm64 +++ b/Dockerfile.arm64 @@ -1,4 +1,4 @@ -# DESIGNED FOR BUILDING ON AMD64 ONLY +# DESIGNED FOR BUILDING ON ARM64 ONLY ##################################### # Requires binfm_misc registration # https://github.com/multiarch/qemu-user-static#binfmt_misc-register |
