mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-04 11:01:27 +00:00
⬆️ Update alpine_3_19/nginx to v1.24.0-r16 (#398)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
52e40c62c5
commit
a8f81ee785
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ ARG TASMOADMIN_VERSION="v4.0.2"
|
||||||
# hadolint ignore=DL3003
|
# hadolint ignore=DL3003
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
nginx=1.24.0-r15 \
|
nginx=1.24.0-r16 \
|
||||||
php82-curl=8.2.18-r0 \
|
php82-curl=8.2.18-r0 \
|
||||||
php82-dom=8.2.18-r0 \
|
php82-dom=8.2.18-r0 \
|
||||||
php82-fpm=8.2.18-r0 \
|
php82-fpm=8.2.18-r0 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue