Set DOCKER_BUILDKIT=1 (Dockerfile needs BuildKit features)

This commit is contained in:
Hermes
2026-05-02 19:00:34 -07:00
parent 6de66e6940
commit f05475b36e

View File

@@ -46,7 +46,7 @@ runs:
using: composite
env:
DOCKER_HOST: tcp://docker.local:2375
DOCKER_BUILDKIT: "0"
DOCKER_BUILDKIT: "1"
steps:
- name: Compute metadata