Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mhkc authored May 20, 2024
1 parent 7159faf commit 2401d76
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ RUN /bin/bash -c "source ~/.bashrc"
# Metadata as described above
LABEL authors="Markus Johansson <[email protected]>, Ryan Kennedy <[email protected]>" \
maintainers="Markus Johansson <[email protected]>, Ryan Kennedy <[email protected]>" \
description="Docker image for bonsai-prp" \
version="0.7.1"
description="Docker image for bonsai-prp"

# Default command to run when the container starts
CMD ["python"]

0 comments on commit 2401d76

Please sign in to comment.