From 2d302b3fdccfe9ba01894ee645d70b329c146029 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 27 Mar 2020 18:27:21 +0300 Subject: fr24feed: update timestamp on versions --- fr24feed/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fr24feed/Dockerfile b/fr24feed/Dockerfile index a067988..fe2d1e3 100644 --- a/fr24feed/Dockerfile +++ b/fr24feed/Dockerfile @@ -7,7 +7,7 @@ FROM debian:stretch-slim AS base # Using BuildKit is required for this to work (it exposes TARGETARCH). # The latest versions of the fr24feed binary for i386/x86_64/armhf as of -# 2020-01-26, according to https://www.flightradar24.com/share-your-data. +# 2020-03-27, according to https://www.flightradar24.com/share-your-data. FROM base AS env-386 ENV fr24feed_directory=linux_x86_binaries ENV fr24feed_version=1.0.24-5 -- cgit v1.2.3