chore(deps): update node.js to v16
This commit is contained in:
parent
2d9da16b4b
commit
03767028bd
|
@ -1,4 +1,4 @@
|
|||
FROM node:12.22.12-stretch-slim
|
||||
FROM node:16.15.1-stretch-slim
|
||||
|
||||
RUN apt-get update && apt-get -y upgrade
|
||||
|
||||
|
|
Loading…
Reference in a new issue