Skip to content

Commit

Permalink
[PLA-1662] Make decoder image from dockerhub to work on macOS (#35)
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Custodio <leonardo@enjin.io>
  • Loading branch information
leonardocustodio authored Mar 10, 2024
1 parent 7bd2c22 commit 71a8f07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ services:
- "${REDIS_EXTERNAL_PORT}:6379"

decoder:
platform: linux/amd64
image: enjin/platform-decoder:latest
restart: unless-stopped
ports:
Expand Down

0 comments on commit 71a8f07

Please sign in to comment.