1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-07-17 16:45:25 +00:00

Update to LibreNMS 24.4.1

This commit is contained in:
Santiago Z 2024-04-20 18:18:33 -03:00 committed by GitHub
parent fd34218028
commit 15400f77e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
ARG LIBRENMS_VERSION="24.3.0"
ARG LIBRENMS_VERSION="24.4.1"
ARG WEATHERMAP_PLUGIN_COMMIT="0b2ff643b65ee4948e4f74bb5cad5babdaddef27"
ARG ALPINE_VERSION="3.19"
ARG SYSLOGNG_VERSION="4.5.0-r0"