Skip to content

Commit 1510c7e

Browse files
committed
pull arm tag from readme
1 parent f033c78 commit 1510c7e

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The architectures supported by this image are:
5252
| Architecture | Available | Tag |
5353
| :----: | :----: | ---- |
5454
| x86-64 || amd64-\<version tag\> |
55-
| arm64 | | arm64v8-\<version tag\> |
55+
| arm64 | | |
5656

5757
## Application Setup
5858

readme-vars.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ project_categories: "Games"
1111
# supported architectures
1212
available_architectures:
1313
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
14-
- {arch: "{{ arch_arm64 }}", tag: "arm64v8-latest"}
1514
# development version
1615
development_versions: false
1716
# container parameters

0 commit comments

Comments
 (0)