arm use debian buster slim.
This commit is contained in:
parent
6b19246fec
commit
cd3d45b18c
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ RUN npm run build
|
|||
#
|
||||
# STAGE 3: RUNTIME
|
||||
#
|
||||
FROM balenalib/raspberry-pi-debian:latest
|
||||
FROM arm32v7/debian:buster-slim
|
||||
|
||||
#
|
||||
# avoid warnings by switching to noninteractive
|
||||
|
|
|
|||
Loading…
Reference in a new issue