Update docker.io/redis Docker tag to v8.0.3
Successfully upgraded the Docker container on the Database Host by means of Watchtower container with dependency update facilitated by Mend's Renovate Bot and on the Mastodon instance manually with Docker compose.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/redis | patch | 8.0.2-alpine -> 8.0.3-alpine |
Release Notes
redis/redis (docker.io/redis)
v8.0.3
Update urgency: SECURITY
: There are security fixes in the release.
Security fixes
- (CVE-2025-32023) Fix out-of-bounds write in
HyperLogLog
commands - (CVE-2025-48367) Retry accepting other connections even if the accepted connection reports an error
New Features
- #14065
VSIM
: Add newWITHATTRIBS
to return the JSON attribute associated with an element