Stefan Fuchs 2020-01-26 10:35:54 +11:00
parent e6ba0d7c10
commit 27394f047c

View File

@ -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" ]
#RUN [ "cross-build-end" ]