summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorYuan Fu <casouri@gmail.com>2025-04-18 16:30:39 -0700
committerYuan Fu <casouri@gmail.com>2025-04-18 16:30:39 -0700
commite7ca83a2f4cdc7b93ebbc6ac0c894b3742594932 (patch)
tree577e4b029813721076f320c79e41ae2bb82e9b42 /admin
parent630a3a35f8268a934b542ec8c401ab85dff5610d (diff)
parent01d4eb3dd427feb3439378eab573d685daf47bb7 (diff)
Merge from savannah/emacs-30
01d4eb3dd42 ; Improve doc string of 'insert-char' 93ad8407ed8 * admin/notes/emba: Fix docker build instruction. b901290ae7f * doc/lispref/text.texi (Margins): Grammar fix. 16855c89dde Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/... 8792d3431b1 Backport: Fix tree-sitter tests on Emba # Conflicts: # test/infra/Dockerfile.emba
Diffstat (limited to 'admin')
-rw-r--r--admin/notes/emba2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/emba b/admin/notes/emba
index 2d0aaa6e8f0..cf4184ccc92 100644
--- a/admin/notes/emba
+++ b/admin/notes/emba
@@ -91,7 +91,7 @@ emba.gnu.org:5050, is not accessible publicly. Instead, the container
images must be build locally. Change the current directory to a
recent Emacs branch (not a worktree), and apply the command
- docker build --target emacs-inotify --tag emacs-inotify \
+ docker buildx build --target emacs-inotify --tag emacs-inotify \
-f test/infra/Dockerfile.emba .
This creates the Debian-based image emacs-inotify, based on the