some testing

This commit is contained in:
buanet
2020-04-07 13:44:42 +02:00
parent c28b840bc7
commit aa98ab4578
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
FROM balenalib/aarch64-debian:stretch
FROM arm64v8/debian:buster
# FROM balenalib/aarch64-debian:stretch
LABEL maintainer="Andre Germann" \
url="<https://buanet.de>"

View File

@@ -1,4 +1,5 @@
FROM balenalib/armv7hf-debian:stretch
FROM arm32v7/debian:buster
# FROM balenalib/armv7hf-debian:stretch
LABEL maintainer="Andre Germann" \
url="<https://buanet.de>"