mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-04 19:21:24 +00:00
⬆️ Upgrades nginx to 1.22.1-r0
This commit is contained in:
parent
5c326c1c37
commit
42a7fde353
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|||
RUN \
|
||||
apk add --no-cache \
|
||||
composer=2.4.2-r0 \
|
||||
nginx=1.22.0-r1 \
|
||||
nginx=1.22.1-r0 \
|
||||
patch=2.7.6-r7 \
|
||||
php8-ctype=8.0.25-r0 \
|
||||
php8-exif=8.0.25-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue