From 91fcc118d4ccb36a3d899a50085e691d135318a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Minelli?= <michael@minelli.me> Date: Mon, 6 Nov 2023 23:23:22 +0100 Subject: [PATCH] Update shared => bug fix: fix paths with spaces in exercises docker compose --- NodeApp/src/sharedByClients | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NodeApp/src/sharedByClients b/NodeApp/src/sharedByClients index dc12d17..39ababf 160000 --- a/NodeApp/src/sharedByClients +++ b/NodeApp/src/sharedByClients @@ -1 +1 @@ -Subproject commit dc12d17660bf9e92656c6abcb24ec7ce6ab3d675 +Subproject commit 39ababf437cd738b45e07743455be7588640d5c9 -- GitLab