We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bfbea1 commit b1a155aCopy full SHA for b1a155a
.env
@@ -90,9 +90,8 @@ REDIS_TAG=7-4.2.1
90
91
### --- NODE ---
92
93
-NODE_TAG=18-dev-1.26.0
94
-#NODE_TAG=16-dev-1.26.0
95
-#NODE_TAG=14-dev-1.26.0
+NODE_TAG=20-dev-1.26.0
+#NODE_TAG=18-dev-1.26.0
96
97
### --- VARNISH ---
98
README.md
@@ -27,7 +27,7 @@ The Drupal stack consist of the following containers:
27
| [Redis] | 7, 6, 5 | [wodby/redis] | ✓ | |
28
| [Memcached] | 1 | [wodby/memcached] | | |
29
| [Varnish] | 6.0 | [wodby/varnish] | ✓ | |
30
-| [Node.js] | 18, 16, 14 | [wodby/node] | | |
+| [Node.js] | 20, 18 | [wodby/node] | | |
31
| [Drupal node] | 1.0 | [wodby/drupal-node] | | |
32
| [Solr] | 8, 7, 6, 5 | [wodby/solr] | | |
33
| Zookeeper | 3.8 | [zookeeper] | | |
0 commit comments