~xenrox/ntfy-alertmanager

a4e11fc6c41fc53af60fea5d679ae4b66c64af6a — Thorben Günther 2 months ago 6f2df70
ci: Install docker-buildx

Fix for:
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
1 files changed, 1 insertions(+), 0 deletions(-)

M .build.yml
M .build.yml => .build.yml +1 -0
@@ 1,6 1,7 @@
image: archlinux
packages:
    - docker
    - docker-buildx
    - go
    - revive
    - staticcheck