diff --git a/README.md b/README.md index 2e9f173..4fe62f3 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The PHP stack consist of the following containers: | Container | Versions | Image | ARM64 support | Enabled by default | |-----------------|--------------------|------------------------------------|---------------|--------------------| -| [Nginx] | 1.21, 1.20, 1.19 | [wodby/nginx] | ✓ | ✓ | +| [Nginx] | 1.23, 1.22, 1.21 | [wodby/nginx] | ✓ | ✓ | | [Apache] | 2.4 | [wodby/apache] | ✓ | | | [PHP] | 8.1, 8.0, 7.4 | [wodby/php] | ✓ | ✓ | | Crond | | [wodby/php] | ✓ | | @@ -24,7 +24,7 @@ The PHP stack consist of the following containers: | [PostgreSQL] | 14, 13, 12, 11, 10 | [wodby/postgres] | ✓ | | | [Redis] | 7, 6, 5 | [wodby/redis] | ✓ | | | [Memcached] | 1 | [wodby/memcached] | | | -| [Node.js] | 16, 14, 12 | [wodby/node] | | | +| [Node.js] | 18, 16, 14 | [wodby/node] | | | | [Varnish] | 6.0, 4.1 | [wodby/varnish] | | | | [Solr] | 8, 7, 6, 5 | [wodby/solr] | | | | [Elasticsearch] | 7, 6 | [wodby/elasticsearch] | | |