mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-05 11:41:32 +00:00
⬆️ Update alpine_3_18/nginx to v1.24.0-r5 (#364)
This commit is contained in:
parent
4587ab74cd
commit
e95602b9d4
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ ARG GROCY_VERSION="v3.3.2"
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
composer=2.5.5-r0 \
|
composer=2.5.5-r0 \
|
||||||
nginx=1.24.0-r4 \
|
nginx=1.24.0-r5 \
|
||||||
patch=2.7.6-r10 \
|
patch=2.7.6-r10 \
|
||||||
php81-ctype=8.1.19-r2 \
|
php81-ctype=8.1.19-r2 \
|
||||||
php81-exif=8.1.19-r2 \
|
php81-exif=8.1.19-r2 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue