aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dump1090/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'dump1090/Dockerfile')
-rw-r--r--dump1090/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dump1090/Dockerfile b/dump1090/Dockerfile
index aa3562c..8f5791d 100644
--- a/dump1090/Dockerfile
+++ b/dump1090/Dockerfile
@@ -5,6 +5,7 @@ ENV DEBIAN_FRONTEND=noninteractive
# Variables:
ARG DUMP1090_VERSION=3.7.2
+ENV DUMP1090_VERSION="${DUMP1090_VERSION}"
WORKDIR /tmp