Merge pull request #1 from Fluttershub/dependabot/docker/node-17.9.0
Bump node from 14.15.3 to 17.9.0
This commit is contained in:
2
Dockerfile
Executable file → Normal file
2
Dockerfile
Executable file → Normal file
@@ -1,4 +1,4 @@
|
|||||||
FROM node:14.15.3 AS base
|
FROM node:17.9.0 AS base
|
||||||
LABEL version="4.1.0"
|
LABEL version="4.1.0"
|
||||||
LABEL description=""
|
LABEL description=""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user