diff --git a/build/Dockerfile b/build/Dockerfile index ae68bdfe2..9c0ec2759 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -40,6 +40,7 @@ FROM ${BASE_IMAGE} as emulator-base # Install machine-emulator ARG MACHINE_EMULATOR_VERSION RUN <