mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 02:14:48 +00:00
LibreNMS 21.11.0 (#242)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
97485a60c9
commit
aeeacf3cd6
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ARG LIBRENMS_VERSION="21.10.2"
|
||||
ARG LIBRENMS_VERSION="21.11.0"
|
||||
|
||||
FROM crazymax/yasu:latest AS yasu
|
||||
FROM crazymax/alpine-s6:3.14-2.2.0.3
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ version: "3.5"
|
|||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:2.3
|
||||
image: traefik:2.5
|
||||
container_name: traefik
|
||||
command:
|
||||
- "--global.checknewversion=false"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue