1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-07-23 18:29:26 +00:00

LibreNMS 1.64.1

This commit is contained in:
CrazyMax 2020-06-01 20:18:10 +02:00
parent 0c5e471109
commit fd617cd7a2
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -107,7 +107,7 @@ RUN apk --update --no-cache add \
&& setcap cap_net_raw+ep /usr/sbin/fping
ENV S6_BEHAVIOUR_IF_STAGE2_FAILS="2" \
LIBRENMS_VERSION="1.64" \
LIBRENMS_VERSION="1.64.1" \
LIBRENMS_PATH="/opt/librenms" \
LIBRENMS_DOCKER="1" \
TZ="UTC" \