Update unifi/version, dendrite/version, dendrite/Dockerfile files

This commit is contained in:
Adrien le Maire 2021-01-29 07:02:15 +00:00
parent 660cfb137a
commit f99ebbc00e
3 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@ FROM golang:buster as builder
ARG DEBIAN_FRONTEND=noninteractive
COPY dendrite /dendrite
WORKDIR /dendrite
RUN rm -rf .git && mkdir bin && ./build.sh
RUN rm -rf .git && ./build.sh
FROM debian:buster-20210111-slim

View File

@ -1 +1 @@
VERSION=0.3.6
VERSION=0.3.8

View File

@ -1,2 +1,2 @@
VERSION=6.0.43
UNIFI_VERSION=6.0.43
VERSION=6.1.51
UNIFI_VERSION=6.1.51-c1b4383e0f