From c1a7c36bdbdede2a181654acdfddc23bcae04fae Mon Sep 17 00:00:00 2001 From: Michael Harper Date: Thu, 19 Sep 2024 13:32:25 +1000 Subject: [PATCH] linting --- images/gcta/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/gcta/Dockerfile b/images/gcta/Dockerfile index 0e911a5..33f02dd 100644 --- a/images/gcta/Dockerfile +++ b/images/gcta/Dockerfile @@ -14,4 +14,4 @@ RUN apt-get update && apt-get install -y git wget bash bzip2 zip && \ gcta=${VERSION} \ google-cloud-sdk \ && \ - rm -r /root/micromamba/pkgs \ No newline at end of file + rm -r /root/micromamba/pkgs