mirror of
https://github.com/librenms/docker.git
synced 2026-07-28 20:40:10 +00:00
Update Dockerfile
This commit is contained in:
parent
73d1ac1e43
commit
cbc5144290
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ RUN apk --update --no-cache add \
|
|||
&& setcap cap_net_raw+ep /usr/bin/nmap \
|
||||
&& setcap cap_net_raw+ep /usr/sbin/fping
|
||||
|
||||
ENV LIBRENMS_VERSION="1.44" \
|
||||
ENV LIBRENMS_VERSION="1.45" \
|
||||
LIBRENMS_PATH="/opt/librenms" \
|
||||
DATA_PATH="/data" \
|
||||
CRONTAB_PATH="/var/spool/cron/crontabs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue