Skip to content

Commit

Permalink
Merge branch 'AliroGPT' of https://github.com/EpistasisLab/Aliro into…
Browse files Browse the repository at this point in the history
… AliroGPT
  • Loading branch information
HyunjunA committed Jul 28, 2023
2 parents 08b12a5 + 32f17af commit 1f6c177
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose-int-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:
build:
context: .
dockerfile: docker/lab/Dockerfile
target: ${DOCKER_BUILD_ENV}
target: dev
args:
# - USE_WHEELS=${USE_WHEELS}
- USE_WHEELS=0
Expand All @@ -48,7 +48,7 @@ services:
build:
context: .
dockerfile: docker/machine/Dockerfile
target: ${DOCKER_BUILD_ENV}
target: dev
args:
# - USE_WHEELS=${USE_WHEELS}
- USE_WHEELS=0
Expand Down

0 comments on commit 1f6c177

Please sign in to comment.