Use LTS image
This commit is contained in:
parent
12ea0d49f5
commit
6a14ee6c36
@ -1,4 +1,4 @@
|
|||||||
FROM node AS dev
|
FROM node:lts-alpine AS dev
|
||||||
|
|
||||||
# define /app as working directory
|
# define /app as working directory
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
Loading…
Reference in New Issue
Block a user