1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 02:14:48 +00:00

Update LibreNMS to v23.4.1

This commit is contained in:
duhow 2023-04-20 15:42:58 +02:00
parent 0ff799585b
commit 7ce699ce92

View file

@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
ARG LIBRENMS_VERSION="23.2.0"
ARG LIBRENMS_VERSION="23.4.1"
ARG WEATHERMAP_PLUGIN_COMMIT="4ce6ad1aa1b6fadda25b42042a9603212a27c386"
ARG ALPINE_VERSION="3.17"