mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-04 11:01:29 +00:00
⬆️ Update alpine_3_17/nginx to v1.22.1-r0 (#203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1e4f463fb3
commit
75733c23ef
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ ARG TRACCAR_VERSION="v5.0"
|
|||
RUN \
|
||||
apk add --no-cache \
|
||||
mariadb-client=10.6.12-r0 \
|
||||
nginx=1.22.0-r1 \
|
||||
nginx=1.22.1-r0 \
|
||||
nss=3.78.1-r0 \
|
||||
openjdk11-jre-headless=11.0.18_p10-r0 \
|
||||
xmlstarlet=1.6.1-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue