fix(multi_arch_cpu): ensure multi arch images are build #143

Merged
jon_nfc merged 2 commits from 17-receptor into development 2023-11-14 11:54:46 +00:00
Showing only changes of commit 102c50df52 - Show all commits

View File

@ -1,5 +1,3 @@
ARG TARGETPLATFORM=linux/amd64
FROM --platform=$TARGETPLATFORM quay.io/ansible/receptor:devel as receptor