From 2bb7c4a2c049a0004af0aaf274424da29dbca4cc Mon Sep 17 00:00:00 2001 From: Drazzilb <65743746+Drazzilb08@users.noreply.github.com> Date: Fri, 2 Feb 2024 16:56:42 -0800 Subject: [PATCH] formatting change --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 22f294d..9a3c1df 100644 --- a/Dockerfile +++ b/Dockerfile @@ -76,7 +76,6 @@ RUN rclone --version # Copy the application source code into the container COPY . . - VOLUME /config # Give permissions to all files under /app/scripts