1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-07-28 04:34:03 +00:00

Update to LibreNMS 24.5.0

https://github.com/librenms/librenms/releases/tag/24.5.0
This commit is contained in:
Santiago Z 2024-05-20 21:58:44 -03:00 committed by GitHub
parent 3fdcc0b230
commit 6c185cd3e3
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.4.1"
ARG LIBRENMS_VERSION="24.5.0"
ARG WEATHERMAP_PLUGIN_COMMIT="0b2ff643b65ee4948e4f74bb5cad5babdaddef27"
ARG ALPINE_VERSION="3.19"
ARG SYSLOGNG_VERSION="4.5.0-r0"