From 0c9790435b3d5c2a5b601e8b0fe176d75eed6161 Mon Sep 17 00:00:00 2001 From: faulty Date: Wed, 1 Mar 2023 13:46:59 +0100 Subject: [PATCH] hmmmm --- custom/gatus/Dockerfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/custom/gatus/Dockerfile b/custom/gatus/Dockerfile index 12100bb..28e8eaa 100644 --- a/custom/gatus/Dockerfile +++ b/custom/gatus/Dockerfile @@ -1,5 +1,3 @@ FROM twinproduction/gatus -RUN mkdir /data - COPY ./config.yaml /config/config.yaml \ No newline at end of file