We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60f3d14 commit 68a1248Copy full SHA for 68a1248
Dockerfile
@@ -1,3 +1,6 @@
1
+ARG BUILD_BOARD
2
+ARG BUILD_ARCH
3
+
4
FROM balenalib/"$BUILD_BOARD"-debian-python:bullseye-build-20230530 AS base
5
6
EXPOSE 30154
0 commit comments