Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
enolfc committed Jul 11, 2023
1 parent b74d905 commit e83fe96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions single-user/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ RUN mamba install -y --quiet \
graphviz \
jq \
nb_conda_kernels \
dwave-ocean-sdk==5.5.0 \
amazon-braket-sdk==1.31.0 \
dwave-ocean-sdk==5.5.0 \
amazon-braket-sdk==1.31.0 \
elyra \
&& conda clean --all

Expand Down

0 comments on commit e83fe96

Please sign in to comment.