diff --git a/Dockerfile b/Dockerfile index c0eca34..19ddcbd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -58,8 +58,7 @@ RUN /bin/bash -c "source ~/.bashrc" # Metadata as described above LABEL authors="Markus Johansson , Ryan Kennedy " \ maintainers="Markus Johansson , Ryan Kennedy " \ - 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"]