Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 8bf023d

Browse files
authored
Fix typo
1 parent 36c9e4c commit 8bf023d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/python-3/definition-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"3.8-bullseye": ["linux/amd64", "linux/arm64"],
1111
"3.7-bullseye": ["linux/amd64", "linux/arm64"],
1212
"3.6-bullseye": ["linux/amd64", "linux/arm64"],
13-
"3.10-buster": ["linux/arm64"],
13+
"3.10-buster": ["linux/amd64"],
1414
"3.9-buster": ["linux/amd64"],
1515
"3.8-buster": ["linux/amd64"],
1616
"3.7-buster": ["linux/amd64"],

0 commit comments

Comments
 (0)