diff --git a/Dockerfile.armhf b/Dockerfile.armhf index d85eafecc..4998dbc8a 100644 --- a/Dockerfile.armhf +++ b/Dockerfile.armhf @@ -1,4 +1,4 @@ -ARG base_image=balenalib/raspberry-pi:stretch +ARG base_image=balenalib/raspberry-pi:buster FROM $base_image # For building on x86 machines. CircleCI un-comments before building @@ -133,4 +133,4 @@ EXPOSE 9091 CMD ["dumb-init", "/etc/openvpn/start.sh"] # For building on x86 machines. CircleCI un-comments before building -#RUN [ "cross-build-end" ] \ No newline at end of file +#RUN [ "cross-build-end" ]