### Prerequisites - [x] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer - [x] I have searched other issues and found no duplicates - [x] I want to request a feature or enhancement and not ask a question ### The problem The [Docker image](https://github.com/AdguardTeam/AdGuardHome/blob/release-v0.107.55/docker/Dockerfile#L3) is based on Alpine Linux 3.18 which is end of life May 9th. See https://alpinelinux.org/releases/ ### Proposed solution Move Docker to a newer Alpine release. Version 3.21 is the latest and it is supported until November next year. ### Alternatives considered and additional information _No response_