Diplay ECU name in update status (#110)
Optimize car update status progress control Remove car update status page test Replace with individual component tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:14-alpine as builder
|
||||
FROM node:16-alpine as builder
|
||||
|
||||
ARG ENVIRONMENT=local
|
||||
|
||||
|
||||
Reference in New Issue
Block a user