fix(docker): avoid external Dockerfile frontend pull

Signed-off-by: sallyom <somalley@redhat.com>
This commit is contained in:
sallyom
2026-05-12 00:13:15 -04:00
committed by Sally O'Malley
parent 9677da3dd6
commit e1795256d5
3 changed files with 8 additions and 4 deletions

View File

@@ -1,5 +1,3 @@
# syntax=docker/dockerfile:1.7
# Opt-in plugin dependencies at build time (space- or comma-separated directory names).
# Example: docker build --build-arg OPENCLAW_EXTENSIONS="diagnostics-otel,matrix" .
#