Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Oct 15, 2023
1 parent 86b8003 commit 5bbece8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions influxdb/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ ARG KAPACITOR_VERSION="1.5.9-1"
RUN \
apt-get update \
&& apt-get install -y --no-install-recommends \
libnginx-mod-http-lua=1.18.0-6.1+deb11u3 \
luarocks=2.4.2+dfsg-1.1 \
nginx=1.18.0-6.1+deb11u3 \
procps=2:3.3.17-5 \
libnginx-mod-http-lua=1:0.10.23-1 \
luarocks=3.8.0+dfsg1-1 \
nginx=1.22.1-9 \
procps=2:4.0.2-3 \
\
&& luarocks install lua-resty-http 0.15-0 \
\
Expand Down

0 comments on commit 5bbece8

Please sign in to comment.