mirror of
https://github.com/librenms/docker.git
synced 2026-07-25 03:08:47 +00:00
Alpine Linux 3.15 (#253)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
81c09252bf
commit
766c8a6e81
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
ARG LIBRENMS_VERSION="22.2.0"
|
||||
|
||||
FROM crazymax/yasu:latest AS yasu
|
||||
FROM crazymax/alpine-s6:3.14-2.2.0.3
|
||||
FROM crazymax/alpine-s6:3.15-2.2.0.3
|
||||
|
||||
COPY --from=yasu / /
|
||||
RUN apk --update --no-cache add \
|
||||
|
|
@ -62,7 +62,7 @@ RUN apk --update --no-cache add \
|
|||
rrdtool \
|
||||
runit \
|
||||
shadow \
|
||||
syslog-ng=3.30.1-r1 \
|
||||
syslog-ng=3.30.1-r3 \
|
||||
ttf-dejavu \
|
||||
tzdata \
|
||||
util-linux \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue