mirror of
https://github.com/hassio-addons/addon-phpmyadmin.git
synced 2025-05-07 04:21:26 +00:00
⬆️ 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:
parent
dc36d1edd2
commit
8251a7deac
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue