diff --git a/Dockerfile b/Dockerfile index 97eb622..be24158 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ LABEL authors="Jan-Piet Mens , Giovanni Angoli # 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