Merge 5f44db3cf0
into ecef5caea7
This commit is contained in:
commit
82284cc7ea
@ -1,5 +1,5 @@
|
|||||||
# Create image based on the official Node image from dockerhub
|
# Create image based on the official Node image from dockerhub
|
||||||
FROM node:lts-buster
|
FROM node::current-slim
|
||||||
|
|
||||||
# Create app directory
|
# Create app directory
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
|
Loading…
Reference in New Issue
Block a user