Remove obsolete ddev files
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
ARG BASE_IMAGE
|
||||
FROM $BASE_IMAGE
|
||||
RUN npm i -g n && n 14
|
||||
RUN npm i -g npm
|
||||
Reference in New Issue
Block a user
@@ -1,4 +0,0 @@
|
||||
ARG BASE_IMAGE
|
||||
FROM $BASE_IMAGE
|
||||
RUN npm i -g n && n 14
|
||||
RUN npm i -g npm
|
||||