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

Merge pull request #515 from crazy-max/alpine-3.22

Alpine Linux 3.22
This commit is contained in:
CrazyMax 2025-06-21 16:48:31 +02:00 committed by GitHub
commit aa5f718980
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
# renovate: datasource=github-releases packageName=librenms/librenms versioning=semver
ARG LIBRENMS_VERSION="25.6.0"
ARG ALPINE_VERSION="3.21"
ARG ALPINE_VERSION="3.22"
ARG SYSLOGNG_VERSION="4.8.3-r1"
FROM crazymax/yasu:latest AS yasu