diff --git a/ot-recorder/arm/Dockerfile b/ot-recorder/arm/Dockerfile index 6367389..e99cb2e 100644 --- a/ot-recorder/arm/Dockerfile +++ b/ot-recorder/arm/Dockerfile @@ -2,7 +2,7 @@ # Dockerfile for ot-recorder-arm # -FROM armhf/debian:jessie +FROM arm32v7/debian:stretch MAINTAINER EasyPi Software Foundation RUN set -xe \