mirror of
https://github.com/wekan/wekan.git
synced 2025-12-29 13:48:49 +01:00
Updated to Node.js v12.22.5. Thanks to Node.js developers.
This commit is contained in:
parent
26f1defc56
commit
91cad7b49e
10 changed files with 13 additions and 13 deletions
|
|
@ -6,7 +6,7 @@ ENV DEBIAN_FRONTEND=noninteractive
|
|||
|
||||
ENV \
|
||||
DEBUG=false \
|
||||
NODE_VERSION=v12.22.4 \
|
||||
NODE_VERSION=v12.22.5 \
|
||||
METEOR_RELEASE=1.10.2 \
|
||||
USE_EDGE=false \
|
||||
METEOR_EDGE=1.5-beta.17 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue