mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2024-11-19 18:00:44 +01:00
update arm64 docker
update arm64 docker
This commit is contained in:
parent
db97d0af40
commit
3cdf116ae6
@ -19,7 +19,7 @@ RUN npm install
|
||||
|
||||
COPY . /RTL
|
||||
|
||||
FROM arm32v7/node:10-jessie-slim
|
||||
FROM arm64v8/node:10-jessie-slim
|
||||
|
||||
WORKDIR /RTL
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user