Skip to content

Commit

Permalink
add PLATFORM
Browse files Browse the repository at this point in the history
  • Loading branch information
cyyeh committed Jul 1, 2024
1 parent eef19d9 commit 91a46da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wren-ai-service/docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ networks:
services:
wren-ai-service:
image: wren-ai-service:latest
platform: ${PLATFORM}
build:
context: ..
dockerfile: docker/Dockerfile
Expand Down

0 comments on commit 91a46da

Please sign in to comment.