From 2fc572bcfeb591f3536bd4219fee80f92fb3f62a Mon Sep 17 00:00:00 2001 From: merith-tk Date: Wed, 28 May 2025 21:05:13 +0100 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f449f4d..ab81a82 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ FROM gns3/mikrotik-winbox -VOLUME /root/.wine/drive_c/users/root/AppData/Roaming/Mikrotik/Winbox \ No newline at end of file +VOLUME /root/.wine \ No newline at end of file