mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-09 22:24:05 -08:00
🐳 Update ubuntu image to use node version 12
This commit is contained in:
parent
312f960535
commit
d1fff0e45e
|
@ -1,4 +1,4 @@
|
|||
FROM node:10.16
|
||||
FROM node:12.16
|
||||
|
||||
ARG N8N_VERSION
|
||||
|
||||
|
|
Loading…
Reference in a new issue