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:
parent
5fc602e4a4
commit
12bf646980
2 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -29,7 +29,6 @@ target "image-all" {
|
|||
"linux/arm/v7",
|
||||
"linux/arm64",
|
||||
"linux/386",
|
||||
"linux/ppc64le",
|
||||
"linux/s390x"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue