Skip to content

Commit

Permalink
Also move head images to 1.5.9
Browse files Browse the repository at this point in the history
Signed-off-by: Enrico Minack <github@enrico.minack.dev>
  • Loading branch information
EnricoMi committed Mar 21, 2022
1 parent 6c5e2ca commit bfc4694
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ services:
KERAS_PACKAGE: None
PYTORCH_PACKAGE: torch-nightly
TORCHVISION_PACKAGE: torchvision
PYTORCH_LIGHTNING_PACKAGE: pytorch-lightning
PYTORCH_LIGHTNING_PACKAGE: pytorch-lightning==1.5.9
MXNET_PACKAGE: mxnet-nightly
# these are the lowest framework versions that Horovod compiles with, but they are not tested
test-cpu-gloo-py3_7-tfmin-kerasmin-torchmin-mxnetmin-pysparkmin:
Expand Down Expand Up @@ -224,7 +224,7 @@ services:
TENSORFLOW_PACKAGE: tf-nightly-gpu
KERAS_PACKAGE: None
PYTORCH_PACKAGE: torch-nightly-cu111
PYTORCH_LIGHTNING_PACKAGE: pytorch-lightning
PYTORCH_LIGHTNING_PACKAGE: pytorch-lightning==1.5.9
TORCHVISION_PACKAGE: torchvision
MXNET_PACKAGE: mxnet-nightly-cu112
# these are the lowest framework versions that Horovod compiles with, but they are not tested
Expand Down

0 comments on commit bfc4694

Please sign in to comment.