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

Update Dockerfile

This commit is contained in:
Neil Lathwood 2025-01-20 22:54:08 +00:00 committed by GitHub
parent 5b5927ba9d
commit 53775fb583
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="24.12.0"
ARG LIBRENMS_VERSION="25.1.0"
ARG WEATHERMAP_PLUGIN_COMMIT="0b2ff643b65ee4948e4f74bb5cad5babdaddef27"
ARG ALPINE_VERSION="3.21"
ARG SYSLOGNG_VERSION="4.8.1-r1"