mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2025-02-22 14:22:48 +01:00
update arm64 docker
update arm64 docker
This commit is contained in:
parent
db97d0af40
commit
3cdf116ae6
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ RUN npm install
|
|||
|
||||
COPY . /RTL
|
||||
|
||||
FROM arm32v7/node:10-jessie-slim
|
||||
FROM arm64v8/node:10-jessie-slim
|
||||
|
||||
WORKDIR /RTL
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue