mirror of
https://github.com/owntracks/docker-recorder.git
synced 2026-08-26 10:37:17 +00:00
Change default recorder version to 0.8.6
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user