Merge pull request #1711 from Azure/release_update/Release-126

update samples from Release-126 as a part of  SDK release
This commit is contained in:
Harneet Virk
2022-03-11 16:53:06 -08:00
committed by GitHub

View File

@@ -26,6 +26,6 @@ RUN conda install -y conda=4.7.12 python=3.7 && conda clean -ay && \
ray[rllib,dashboard,tune]==0.8.3 \ ray[rllib,dashboard,tune]==0.8.3 \
psutil \ psutil \
setproctitle \ setproctitle \
gym[classic_control] && \ gym[classic_control]==0.22.0 && \
conda install -y -c conda-forge x264='1!152.20180717' ffmpeg=4.0.2 && \ conda install -y -c conda-forge x264='1!152.20180717' ffmpeg=4.0.2 && \
conda install -c anaconda opencv conda install -c anaconda opencv