feat: change devbox to void linux
All checks were successful
Publish image / Generate job matrices (push) Successful in 7s
Publish image / create-docker-images (map[name:devbox path:boxes/devbox]) (push) Successful in 2m27s

This commit is contained in:
Alexander Navarro 2024-11-08 15:00:03 -03:00
parent e05f690b61
commit 6aaf6e7842
Signed by untrusted user who does not match committer: anavarro
GPG key ID: 6426043E9FA3E3B5
3 changed files with 19 additions and 19 deletions

View file

@ -65,7 +65,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v6
with:
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: true
context: "{{defaultContext}}:${{ matrix.box.path }}"
tags: |