Skip to content

Commit

Permalink
Update compose file to use cross-platform builds
Browse files Browse the repository at this point in the history
  • Loading branch information
neekolas committed Oct 23, 2023
1 parent 09fab7d commit 99a3ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/docker/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
node:
image: xmtp/node-go:mls
# platform: linux/amd64
platform: linux/amd64
environment:
- GOWAKU-NODEKEY=8a30dcb604b0b53627a5adc054dbf434b446628d4bd1eccc681d223f0550ce67
command:
Expand Down

0 comments on commit 99a3ee1

Please sign in to comment.