Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit e1b9f49

Browse files
committed
[FAB-11075] Change default arch to amd64
Change-Id: Id28aa76197d922cf98723ef9f62e34a11bc46aa1 Signed-off-by: Bob Stasyszyn <Bob.Stasyszyn@securekey.com>
1 parent 7f25656 commit e1b9f49

File tree

1 file changed

+1
-1
lines changed
  • test/fixtures/dockerenv

1 file changed

+1
-1
lines changed

test/fixtures/dockerenv/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# variables. See docker compose documentation.
1010

1111
# Default architecture for fabric images
12-
FABRIC_ARCH=x86_64
12+
FABRIC_ARCH=amd64
1313
FABRIC_ARCH_SEP=-
1414

1515
CORE_PEER_NETWORKID=fabsdkgo

0 commit comments

Comments
 (0)