mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 10:15:22 +00:00
LibreNMS 22.4.1 (#261)
* LibreNMS 22.4.1
(cherry picked from commit a51fa79983)
# Conflicts:
# Dockerfile
* Fix syslog-ng
Co-authored-by: La <Miyamatsu@foxmail.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
4a9b6a27d1
commit
28e64d92ee
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ARG LIBRENMS_VERSION="22.3.0"
|
||||
ARG LIBRENMS_VERSION="22.4.1"
|
||||
|
||||
FROM crazymax/yasu:latest AS yasu
|
||||
FROM crazymax/alpine-s6:3.15-2.2.0.3
|
||||
|
|
@ -62,7 +62,7 @@ RUN apk --update --no-cache add \
|
|||
rrdtool \
|
||||
runit \
|
||||
shadow \
|
||||
syslog-ng=3.30.1-r3 \
|
||||
syslog-ng=3.30.1-r4 \
|
||||
ttf-dejavu \
|
||||
tzdata \
|
||||
util-linux \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue