We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd53258 commit b1476d3Copy full SHA for b1476d3
.github/ISSUE_TEMPLATE/issue.bug.yml
@@ -52,7 +52,6 @@ body:
52
label: CPU architecture
53
options:
54
- x86-64
55
- - arm64
56
validations:
57
required: true
58
- type: textarea
README.md
@@ -55,7 +55,7 @@ The architectures supported by this image are:
| Architecture | Available | Tag |
| :----: | :----: | ---- |
| x86-64 | ✅ | amd64-\<version tag\> |
-| arm64 | ✅ | arm64v8-\<version tag\> |
+| arm64 | ❌ | |
59
| armhf | ❌ | |
60
61
## Application Setup
0 commit comments