Skip to content

Commit

Permalink
Update node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Sep 26, 2024
1 parent ded98be commit a8909e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ NGINX_TAG=1.27-5.39.6

### --- NODE ---

NODE_TAG=20-dev-1.40.0
NODE_TAG=22-dev-1.40.0
#NODE_TAG=20-dev-1.40.0
#NODE_TAG=18-dev-1.40.0

### --- MARIADB ----
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The PHP stack consist of the following containers:
| [PostgreSQL] | 16, 15, 14, 13, 12 | [wodby/postgres] || |
| [Valkey] | 8, 7 | [wodby/valkey] || |
| [Memcached] | 1 | [wodby/memcached] | | |
| [Node.js] | 20, 18 | [wodby/node] || |
| [Node.js] | 22, 20, 18 | [wodby/node] || |
| [Varnish] | 6.0 | [wodby/varnish] || |
| [Solr] | 8 | [wodby/solr] || |
| [Elasticsearch] | 7 | [wodby/elasticsearch] | | |
Expand Down

0 comments on commit a8909e4

Please sign in to comment.