mirror of
https://github.com/librenms/docker.git
synced 2026-08-01 22:34:08 +00:00
Alpine Linux 3.14 (#221)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
9c27463bbf
commit
f8b18336f8
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
ARG LIBRENMS_VERSION="21.7.0"
|
||||
|
||||
FROM crazymax/yasu:latest AS yasu
|
||||
FROM crazymax/alpine-s6:3.13-2.2.0.3
|
||||
FROM crazymax/alpine-s6:3.14-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-r0 \
|
||||
syslog-ng=3.30.1-r1 \
|
||||
ttf-dejavu \
|
||||
tzdata \
|
||||
util-linux \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue