1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 10:15:22 +00:00

LibreNMS 21.6.0 (#210)

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2021-06-28 00:31:11 +02:00 committed by GitHub
parent 5fc602e4a4
commit 12bf646980
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -1,4 +1,4 @@
ARG LIBRENMS_VERSION="21.5.1"
ARG LIBRENMS_VERSION="21.6.0"
FROM crazymax/yasu:latest AS yasu
FROM crazymax/alpine-s6:3.13-2.2.0.3

View file

@ -29,7 +29,6 @@ target "image-all" {
"linux/arm/v7",
"linux/arm64",
"linux/386",
"linux/ppc64le",
"linux/s390x"
]
}