mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-05 03:21:31 +00:00
⬆️ Upgrades nginx to 1.16.1-r6
This commit is contained in:
parent
552773ea63
commit
2bf9b875a6
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ WORKDIR /opt/traccar
|
||||||
# Setup base
|
# Setup base
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
nginx=1.16.1-r4 \
|
nginx=1.16.1-r6 \
|
||||||
nss=3.48-r0 \
|
nss=3.48-r0 \
|
||||||
openjdk8-jre=8.232.09-r0 \
|
openjdk8-jre=8.232.09-r0 \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue