diff --git a/GalaxyCogs/Dockerfile b/GalaxyCogs/Dockerfile index 38f3c94..35371f1 100644 --- a/GalaxyCogs/Dockerfile +++ b/GalaxyCogs/Dockerfile @@ -4,7 +4,6 @@ FROM catthehacker/ubuntu:act-latest RUN apt-get update RUN apt-get install -y python3.10-dev -RUN python --version # Install Poetry