1
0
Fork 0
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:
CrazyMax 2021-11-14 23:46:36 +01:00 committed by GitHub
parent 97485a60c9
commit aeeacf3cd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -2,7 +2,7 @@ version: "3.5"
services:
traefik:
image: traefik:2.3
image: traefik:2.5
container_name: traefik
command:
- "--global.checknewversion=false"