Closed lstocchi closed 4 months ago
While playing with podman/libkrun/ai-lab I noticed that there was an error in the Makefile. There are 2 Containerfiles related to vulkan (amd64/arm64) but the Makefile was not targeting them.
This PR fixes it.
Please squash your commits.
git rebase -i origin git push --force
LGTM
While playing with podman/libkrun/ai-lab I noticed that there was an error in the Makefile. There are 2 Containerfiles related to vulkan (amd64/arm64) but the Makefile was not targeting them.
This PR fixes it.