mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
arm use debian buster slim.
This commit is contained in:
parent
6b19246fec
commit
cd3d45b18c
@ -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 New Issue
Block a user