Skip to content

Commit e0c247c

Browse files
Merge pull request #415 from MuckRock/fix-local-pdfium-arch
Pin local Python services to linux/amd64
2 parents 062bf4c + 54fa773 commit e0c247c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

local.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ volumes:
77

88
services:
99
documentcloud_django: &django
10+
platform: linux/amd64
1011
build:
1112
context: .
1213
dockerfile: ./compose/local/django/Dockerfile

0 commit comments

Comments
 (0)