mirror of
https://github.com/hassio-addons/addon-phpmyadmin.git
synced 2025-05-07 04:21:26 +00:00
⬆️ Update alpine_3_18/nginx to v1.24.0-r7 (#187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fe4467fe75
commit
4c0591089f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|||
RUN \
|
||||
apk add --no-cache \
|
||||
mariadb-client=10.11.5-r0 \
|
||||
nginx=1.24.0-r6 \
|
||||
nginx=1.24.0-r7 \
|
||||
php81-curl=8.1.23-r0 \
|
||||
php81-fpm=8.1.23-r0 \
|
||||
php81-gd=8.1.23-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue