Skip to content

Commit

Permalink
feat: update platform to amd64 for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sagar-t-97 committed Jun 28, 2024
1 parent 26b56b4 commit b65b817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
args:
ENVIRONMENT_NAME: .docker
BUILD_NAME: docker
PLATFORM: arm64
PLATFORM: amd64
APP_PATH: ${APP_PATH}
restart: always
depends_on:
Expand Down

0 comments on commit b65b817

Please sign in to comment.