Skip to content

Commit

Permalink
Trying to fix environment issue 4
Browse files Browse the repository at this point in the history
  • Loading branch information
EGI-ILM committed Feb 7, 2024
1 parent 838ce7b commit ffcd01c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion single-user-sobigdata-aaai24/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ RUN pip install --no-cache-dir \
torchaudio \
--index-url https://download.pytorch.org/whl/cpu

RUN mamba install -y protobuf==4.23.3
#RUN mamba install -y protobuf==4.23.3

RUN conda update --all
# RUN conda update -n base -c defaults conda -y
Expand Down

0 comments on commit ffcd01c

Please sign in to comment.