From a9649d39fe011e9ed79ab876676eb05d7cb45997 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Tue, 29 Dec 2020 01:01:31 +0000 Subject: [PATCH] Update dependency kanboard/kanboard to v1.2.18 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4997432..bcffcba 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ LABEL org.opencontainers.image.documentation="https://gitea.rknet.org/docker/kan ARG BUILD_VERSION # renovate: datasource=github-releases depName=kanboard/kanboard -ENV KANBOARD_VERSION="${BUILD_VERSION:-v1.2.16}" +ENV KANBOARD_VERSION="${BUILD_VERSION:-v1.2.18}" ADD overlay/ /