Skip to content

Commit 46490d6

Browse files
committed
Update node.js versions
1 parent 6b56752 commit 46490d6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ REDIS_TAG=6-3.9.4
8383

8484
### --- NODE ---
8585

86-
NODE_TAG=14-dev-0.79.0
86+
NODE_TAG=16-dev-0.79.0
87+
#NODE_TAG=14-dev-0.79.0
8788
#NODE_TAG=12-dev-0.79.0
88-
#NODE_TAG=10-dev-0.79.0
8989

9090
### --- VARNISH ---
9191

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The Drupal stack consist of the following containers:
2626
| [Redis] | 6, 5 | [wodby/redis] || |
2727
| [Memcached] | 1 | [wodby/memcached] | | |
2828
| [Varnish] | 6.0, 4.1 | [wodby/varnish] | | |
29-
| [Node.js] | 14, 12, 10 | [wodby/node] | | |
29+
| [Node.js] | 16, 14, 12 | [wodby/node] | | |
3030
| [Drupal node] | 1.0 | [wodby/drupal-node] | | |
3131
| [Solr] | 8, 7, 6, 5 | [wodby/solr] | | |
3232
| [Elasticsearch] | 7, 6 | [wodby/elasticsearch] | | |

0 commit comments

Comments
 (0)