Closed tdgroot closed 7 months ago
Description of the change
This allows for building a Debian image
Benefits
Debian image support
Additional information
Build args I used:
BASE_IMAGE=debian:12 NAME=my-image-name VERSION=latest QEMU_ARCH=amd64 PLATFORM=linux/amd64 make build
Keep in mind that make is not getting used much anymore at least in this repo.
Description of the change
This allows for building a Debian image
Benefits
Debian image support
Additional information
Build args I used: