diff --git a/Dockerfile b/Dockerfile index 2907ff6..2848965 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,5 +3,4 @@ ARG DEPOT_VERSION=2.30.0 RUN pip install 'ansible-core<2.17' 'molecule[docker]<5.0.0' - CMD ["/bin/bash"] \ No newline at end of file