Skip to content

Commit 68a1248

Browse files
authored
Update Dockerfile
1 parent 60f3d14 commit 68a1248

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Dockerfile

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
ARG BUILD_BOARD
2+
ARG BUILD_ARCH
3+
14
FROM balenalib/"$BUILD_BOARD"-debian-python:bullseye-build-20230530 AS base
25

36
EXPOSE 30154

0 commit comments

Comments
 (0)