diff --git a/packages/apps/mysql/Makefile b/packages/apps/mysql/Makefile index 9241054f..8bc17337 100644 --- a/packages/apps/mysql/Makefile +++ b/packages/apps/mysql/Makefile @@ -7,7 +7,7 @@ generate: readme-generator -v values.yaml -s values.schema.json -r README.md image: - docker buildx build --platform linux/amd64 --build-arg ARCH=amd64 images/mariadb-backup \ + docker buildx build images/mariadb-backup \ --provenance false \ --builder=$(BUILDER) \ --platform=$(PLATFORM) \