Update base image to node:18.18.2-buster-slim
Add dependency on @octokit/rest to satisfy build requirements.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:14.4.0-buster-slim
|
||||
FROM node:18.18.2-buster-slim
|
||||
|
||||
COPY . .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user