fix typo

This commit is contained in:
liam Yuan 2025-04-29 13:20:03 +08:00
parent ab26e7d7db
commit 2762012039
3 changed files with 3 additions and 3 deletions

View file

@ -16,4 +16,4 @@ pip install flash-attn &&
cp /usr/lib/x86_64-linux-gnu/libstdc++.so.6 /opt/conda/lib/
EOF
# Set the default shell to bash
CMD ["/bin/bash"]
CMD ["/bin/bash"]