We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b56752 commit 46490d6Copy full SHA for 46490d6
.env
@@ -83,9 +83,9 @@ REDIS_TAG=6-3.9.4
83
84
### --- NODE ---
85
86
-NODE_TAG=14-dev-0.79.0
+NODE_TAG=16-dev-0.79.0
87
+#NODE_TAG=14-dev-0.79.0
88
#NODE_TAG=12-dev-0.79.0
-#NODE_TAG=10-dev-0.79.0
89
90
### --- VARNISH ---
91
README.md
@@ -26,7 +26,7 @@ The Drupal stack consist of the following containers:
26
| [Redis] | 6, 5 | [wodby/redis] | ✓ | |
27
| [Memcached] | 1 | [wodby/memcached] | | |
28
| [Varnish] | 6.0, 4.1 | [wodby/varnish] | | |
29
-| [Node.js] | 14, 12, 10 | [wodby/node] | | |
+| [Node.js] | 16, 14, 12 | [wodby/node] | | |
30
| [Drupal node] | 1.0 | [wodby/drupal-node] | | |
31
| [Solr] | 8, 7, 6, 5 | [wodby/solr] | | |
32
| [Elasticsearch] | 7, 6 | [wodby/elasticsearch] | | |
0 commit comments