From 09ef5f7eddf15fd70ba25b110da37fea025c2bc4 Mon Sep 17 00:00:00 2001 From: Mike Barry Date: Thu, 7 Dec 2023 07:28:30 -0500 Subject: [PATCH] use maven build time for docker image --- planetiler-dist/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/planetiler-dist/pom.xml b/planetiler-dist/pom.xml index 7af1b23c..a5ab8839 100644 --- a/planetiler-dist/pom.xml +++ b/planetiler-dist/pom.xml @@ -79,6 +79,8 @@ ${mainClass} + ${maven.build.timestamp} + ${maven.build.timestamp}