------------------------------------------------------------------- Tue Jul 16 10:31:08 UTC 2024 - Dirk Mueller - Move devtools into openjdk base image ------------------------------------------------------------------- Thu Jul 11 08:17:40 UTC 2024 - Alexandre Vicenzi - extend README.md ------------------------------------------------------------------- Tue Jun 25 10:04:26 UTC 2024 - Dirk Mueller - move latest tag to openjdk 22 ------------------------------------------------------------------- Tue Jun 18 17:24:16 UTC 2024 - Dirk Mueller - use sentence style capitalization in READMEs ------------------------------------------------------------------- Mon Jun 10 15:11:25 UTC 2024 - Dirk Mueller - update README; reduce unnecessary newlines ------------------------------------------------------------------- Wed Jun 5 15:13:27 UTC 2024 - Dirk Mueller - Don't add artifacthub labels into labelprefix section ------------------------------------------------------------------- Tue Jun 4 12:35:15 UTC 2024 - Alexandre Vicenzi - Fix grammar mistake in licensing footer ------------------------------------------------------------------- Tue May 7 19:07:24 UTC 2024 - Dirk Mueller - extend READMEs; correct eula for application images ------------------------------------------------------------------- Fri Apr 12 12:03:53 UTC 2024 - Dirk Mueller - Don't wipe everything in /var/log, only remove log files (this omits directories owned by packages) ------------------------------------------------------------------- Wed Jan 17 14:29:14 UTC 2024 - Dan Čermák - Add initial README stub ------------------------------------------------------------------- Tue Jan 2 08:26:58 UTC 2024 - Dirk Mueller - update year to 2024 ------------------------------------------------------------------- Thu Sep 28 14:29:10 UTC 2023 - Dirk Mueller - add copyright and description header ------------------------------------------------------------------- Tue Jul 11 09:31:28 UTC 2023 - Dirk Mueller - Build only on 64 bit arches as JAVA_HOME is hard coded to /usr/lib64 ------------------------------------------------------------------- Fri Jun 23 15:33:33 UTC 2023 - Dirk Mueller - label capitalization and related cleanups ------------------------------------------------------------------- Tue May 30 06:52:56 UTC 2023 - Dan Čermák - Add release stage and lifecycle url ------------------------------------------------------------------- Fri Mar 3 07:24:36 UTC 2023 - Dan Čermák - Add org.opencontainers.image.source label set to %SOURCEURL% ------------------------------------------------------------------- Wed Dec 7 15:14:20 UTC 2022 - Dan Čermák - Switch latest to java 17 and fix environment variables (bsc#1206128) ------------------------------------------------------------------- Fri Jul 15 11:07:44 UTC 2022 - Dan Čermák - Increase compatibility with openSUSE ------------------------------------------------------------------- Tue May 3 09:09:21 UTC 2022 - Dan Čermák - Use set -euo pipefail in every RUN command, use ; instead of && to prevent masking failures