We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb5e962 commit df6f33aCopy full SHA for df6f33a
1 file changed
docker-compose.yaml
@@ -995,6 +995,7 @@ services:
995
# This is CRITICAL for Python SDK tests which expect consistent fixture names
996
data-loader:
997
image: 020413372491.dkr.ecr.us-east-1.amazonaws.com/nas/data-loader:master
998
+ platform: linux/amd64
999
pull_policy: always
1000
tty: true
1001
depends_on:
0 commit comments