Update dependency kanboard/kanboard to v1.2.18
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovator Bot 2020-12-29 01:01:31 +00:00
parent c390053549
commit a9649d39fe

View File

@ -9,7 +9,7 @@ LABEL org.opencontainers.image.documentation="https://gitea.rknet.org/docker/kan
ARG BUILD_VERSION ARG BUILD_VERSION
# renovate: datasource=github-releases depName=kanboard/kanboard # 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/ / ADD overlay/ /