Skip to content

Commit

Permalink
Changes as per comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
kgpai committed Dec 8, 2023
1 parent bd8038b commit 685e98b
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 @@ -78,7 +78,7 @@ services:
# or
# docker-compose run -e NUM_THREADS=<NUMBER_OF_THREADS_TO_USE> --rm presto-java
# to set the number of threads used during compilation
image: ghcr.io/facebookincubator/velox-dev:amd64-centos-8-avx
image: ghcr.io/facebookincubator/velox-dev:presto-java
build:
args:
- PRESTO_VERSION=0.284
Expand Down

0 comments on commit 685e98b

Please sign in to comment.