From b136396f3bc3eb1eb30883642428da0bf920431a Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 9 Mar 2026 16:36:34 -0600 Subject: [PATCH] Fix excalidraw image: switch to official excalidraw/excalidraw:latest kiliandeca/excalidraw:sha-e42a510 tag doesn't exist. The kiliandeca fork hasn't been updated since 2021. Official image is current (Jan 2026). Co-Authored-By: Claude Opus 4.6 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index fc98d0df..d7e7f5fe 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -670,7 +670,7 @@ services: # Excalidraw — Collaborative whiteboard excalidraw: - image: kiliandeca/excalidraw:sha-e42a510 + image: excalidraw/excalidraw:latest container_name: excalidraw-changemaker restart: unless-stopped ports: