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

chore(deps): update dependency librenms/librenms to v25.12.0

This commit is contained in:
renovate[bot] 2025-12-15 18:02:31 +00:00 committed by GitHub
parent b0fa29b1b8
commit 92966a6d55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# renovate: datasource=github-releases packageName=librenms/librenms versioning=semver
ARG LIBRENMS_VERSION="25.11.0"
ARG LIBRENMS_VERSION="25.12.0"
ARG ALPINE_VERSION="3.22"
ARG SYSLOGNG_VERSION="4.8.3-r1"