⬆️ Update alpine_3_21/mariadb-client to v11.4.5-r0 (#236)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-25 01:43:49 +01:00 committed by GitHub
parent dc36d1edd2
commit 8251a7deac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# hadolint ignore=DL3003
RUN \
apk add --no-cache \
mariadb-client=11.4.4-r1 \
mariadb-client=11.4.5-r0 \
nginx=1.26.2-r4 \
php82-curl=8.2.27-r0 \
php82-fpm=8.2.27-r0 \