Skip to content

Commit b1a155a

Browse files
committed
Update node versions
1 parent 4bfbea1 commit b1a155a

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.env

+2-3
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,8 @@ REDIS_TAG=7-4.2.1
9090

9191
### --- NODE ---
9292

93-
NODE_TAG=18-dev-1.26.0
94-
#NODE_TAG=16-dev-1.26.0
95-
#NODE_TAG=14-dev-1.26.0
93+
NODE_TAG=20-dev-1.26.0
94+
#NODE_TAG=18-dev-1.26.0
9695

9796
### --- VARNISH ---
9897

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The Drupal stack consist of the following containers:
2727
| [Redis] | 7, 6, 5 | [wodby/redis] || |
2828
| [Memcached] | 1 | [wodby/memcached] | | |
2929
| [Varnish] | 6.0 | [wodby/varnish] || |
30-
| [Node.js] | 18, 16, 14 | [wodby/node] | | |
30+
| [Node.js] | 20, 18 | [wodby/node] | | |
3131
| [Drupal node] | 1.0 | [wodby/drupal-node] | | |
3232
| [Solr] | 8, 7, 6, 5 | [wodby/solr] | | |
3333
| Zookeeper | 3.8 | [zookeeper] | | |

0 commit comments

Comments
 (0)