From d70a78cc5eabbbfcfed44cb6f95cd8a2d5b8250c Mon Sep 17 00:00:00 2001 From: aptalca Date: Tue, 20 Dec 2022 11:02:21 -0500 Subject: [PATCH] fix armhf build to log message --- Dockerfile.armhf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.armhf b/Dockerfile.armhf index a59cd03..7bca620 100644 --- a/Dockerfile.armhf +++ b/Dockerfile.armhf @@ -8,4 +8,4 @@ LABEL maintainer="TheSpad" # This image does not support armhf -COPY root/ / +COPY root-armhf/ /