1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-07-25 19:23:58 +00:00

LibreNMS 21.7.0 (#215)

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2021-08-01 07:57:10 +02:00 committed by GitHub
parent b2d4ddb2c1
commit d4b08e69fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,7 @@
ARG LIBRENMS_VERSION="21.6.0"
ARG LIBRENMS_VERSION="21.7.0"
FROM crazymax/yasu:latest AS yasu
FROM crazymax/alpine-s6:3.13-2.2.0.3
LABEL maintainer="CrazyMax"
COPY --from=yasu / /
RUN apk --update --no-cache add \