mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-04 19:11:26 +00:00
⬆️ Update alpine_3_20/nginx to v1.26.0-r2 (#406)
This commit is contained in:
parent
024e8585f8
commit
80991821aa
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ ARG TASMOADMIN_VERSION="v4.1.0"
|
||||||
# hadolint ignore=DL3003
|
# hadolint ignore=DL3003
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
nginx=1.26.0-r1 \
|
nginx=1.26.0-r2 \
|
||||||
php83-curl=8.3.7-r0 \
|
php83-curl=8.3.7-r0 \
|
||||||
php83-dom=8.3.7-r0 \
|
php83-dom=8.3.7-r0 \
|
||||||
php83-fpm=8.3.7-r0 \
|
php83-fpm=8.3.7-r0 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue