Skip to content

Commit c14d721

Browse files
authored
Merge pull request #349 from midokura/update-librenms
Update LibreNMS to v23.4.1
2 parents 90f2479 + 229e794 commit c14d721

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:1
22

3-
ARG LIBRENMS_VERSION="23.2.0"
4-
ARG WEATHERMAP_PLUGIN_COMMIT="4ce6ad1aa1b6fadda25b42042a9603212a27c386"
3+
ARG LIBRENMS_VERSION="23.4.1"
4+
ARG WEATHERMAP_PLUGIN_COMMIT="0b2ff643b65ee4948e4f74bb5cad5babdaddef27"
55
ARG ALPINE_VERSION="3.17"
66

77
FROM crazymax/yasu:latest AS yasu

0 commit comments

Comments
 (0)