diff --git a/Dockerfile-farmer b/Dockerfile-farmer index 9d67ffd4f5..3175abe62e 100644 --- a/Dockerfile-farmer +++ b/Dockerfile-farmer @@ -143,6 +143,9 @@ RUN \ FROM ubuntu:22.04 +ARG BUILDARCH +ARG TARGETARCH + # Next block is for ROCm support # ROCm is only used on x86-64 since they don't have other packages ARG ROCM_VERSION=6.2.2