mirror of
https://gitlab.com/alemaire/buildx.git
synced 2025-01-11 02:53:30 +00:00
Update unifi/version, dendrite/version, dendrite/Dockerfile files
This commit is contained in:
parent
660cfb137a
commit
f99ebbc00e
@ -3,7 +3,7 @@ FROM golang:buster as builder
|
|||||||
ARG DEBIAN_FRONTEND=noninteractive
|
ARG DEBIAN_FRONTEND=noninteractive
|
||||||
COPY dendrite /dendrite
|
COPY dendrite /dendrite
|
||||||
WORKDIR /dendrite
|
WORKDIR /dendrite
|
||||||
RUN rm -rf .git && mkdir bin && ./build.sh
|
RUN rm -rf .git && ./build.sh
|
||||||
|
|
||||||
FROM debian:buster-20210111-slim
|
FROM debian:buster-20210111-slim
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
VERSION=0.3.6
|
VERSION=0.3.8
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
VERSION=6.0.43
|
VERSION=6.1.51
|
||||||
UNIFI_VERSION=6.0.43
|
UNIFI_VERSION=6.1.51-c1b4383e0f
|
||||||
|
Loading…
Reference in New Issue
Block a user