mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-04 19:11:31 +00:00
⬆️ Upgrades nginx to 1.14.1-r0
This commit is contained in:
parent
6cd2bf69bf
commit
c9cbaee8ba
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.14.0-r1 \
|
nginx=1.14.1-r0 \
|
||||||
openjdk8-jre=8.181.13-r0 \
|
openjdk8-jre=8.181.13-r0 \
|
||||||
\
|
\
|
||||||
&& curl -J -L -o /tmp/traccar.zip \
|
&& curl -J -L -o /tmp/traccar.zip \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue