mirror of
https://github.com/leon-ai/leon.git
synced 2024-11-28 04:04:58 +03:00
chore: use node:14-alpine in Dockerfile
This commit is contained in:
parent
e50b0e4833
commit
5e7706390c
@ -1,4 +1,4 @@
|
||||
FROM node:10-alpine
|
||||
FROM node:14-alpine
|
||||
ENV IS_DOCKER true
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user