diff --git a/README.md b/README.md
index fc7f890..ba3c7f4 100644
--- a/README.md
+++ b/README.md
@@ -246,7 +246,7 @@ install-php-extensions @fix_letsencrypt
| maxminddb | | | | | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| mcrypt | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| memcache | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
-| memcached[*](#special-requirements-for-memcached) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
+| memcached | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| memprof[*](#special-requirements-for-memprof) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| mongo | ✓ | ✓ | | | | | | | | |
| mongodb | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
@@ -425,7 +425,6 @@ Some extensions have special requirements:
| ecma_intl | • Not available in `buster` docker images
• Not available in `bullseye` docker images |
| geos | • Not available in `alpine3.9` docker images
• Not available in `alpine3.10` docker images |
| lz4 | Not available in `jessie` docker images |
-| memcached | Not available in `bookworm` docker images |
| memprof | • Not available in `alpine3.9` docker images
• Not available in `alpine3.10` docker images
• Not available in `alpine3.11` docker images
• Not available in `alpine3.12` docker images
• Not available in `alpine3.13` docker images
• Not available in `alpine3.14` docker images
• Not available in `alpine3.15` docker images |
| parallel | Requires images with PHP compiled with thread-safety enabled (`zts`) |
| parle | Not available in `jessie` docker images |