Skip to content

Commit

Permalink
chore: undo local change
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda committed Dec 14, 2023
1 parent 7cfa00b commit 71ff047
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ if [[ $(uname -m) == 'arm64' ]]; then
# workaround for an issue in BuildKit causing dependent builds (specifically the dev image) to fail
# https://github.com/docker/compose/issues/8449#issuecomment-1125761231
export DOCKER_BUILDKIT=0
export COMPOSE_DOCKER_CLI_BUILD=0
fi

docker compose build --pull client
Expand Down

0 comments on commit 71ff047

Please sign in to comment.