Update node Docker tag to v16
This commit is contained in:
parent
fee31bb65d
commit
11f103a8c6
2 changed files with 6 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:12-buster
|
||||
FROM node:16-buster
|
||||
|
||||
# needed to compile translations
|
||||
RUN curl -L -o /usr/local/bin/jq https://github.com/stedolan/jq/releases/download/jq-1.5/jq-linux64 && chmod +x /usr/local/bin/jq
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue