chore(deps): bump node from 16.12.0 to 17.0.1 (#473)
Bumps node from 16.12.0 to 17.0.1. --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
34a455d965
commit
2e8198a882
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:16
|
||||
FROM node:17
|
||||
WORKDIR /app
|
||||
COPY package.json .
|
||||
COPY yarn.lock .
|
||||
|
||||
Reference in New Issue
Block a user