Change default recorder version to 0.8.6

This commit is contained in:
Mark Hoek
2020-03-14 14:22:19 +01:00
parent 26cdb7714f
commit fa54e6429d
+1 -1
View File
@@ -4,7 +4,7 @@ LABEL authors="Jan-Piet Mens <jpmens@gmail.com>, Giovanni Angoli <juzam76@gmail.
MAINTAINER Malte Deiseroth <mdeiseroth88@gmail.com>
# build with `docker build --build-arg recorder_version=x.y.z '
ARG recorder_version=0.8.3
ARG recorder_version=0.8.6
COPY entrypoint.sh /entrypoint.sh
COPY config.mk /config.mk