From 8bf3be5e6115b74fee67d5b812681b4354444009 Mon Sep 17 00:00:00 2001 From: Keith Hall Date: Tue, 25 Nov 2025 22:43:58 +0200 Subject: [PATCH] Revert "Patch Dockerfile to replace reference to non-existent context" This reverts commit a4212e99b019acc452a876b789ff25247b64f583. No longer needed because we reverted the Docker submodule. --- assets/patches/Dockerfile-bash.sublime-syntax.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 assets/patches/Dockerfile-bash.sublime-syntax.patch diff --git a/assets/patches/Dockerfile-bash.sublime-syntax.patch b/assets/patches/Dockerfile-bash.sublime-syntax.patch deleted file mode 100644 index 390685b9..00000000 --- a/assets/patches/Dockerfile-bash.sublime-syntax.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- syntaxes/02_Extra/Docker/Syntaxes/Dockerfile-bash.sublime-syntax -+++ syntaxes/02_Extra/Docker/Syntaxes/Dockerfile-bash.sublime-syntax -@@ -50,7 +50,7 @@ - 1: keyword.control.dockerfile - push: - - match: (?=\s*\[) -- set: scope:source.json#arrays -+ set: scope:source.json#array - with_prototype: - - match: \n - pop: true