diff --git a/Dockerfile b/Dockerfile index 03afea2..5ae230e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,8 +15,8 @@ #!UseOBSRepositories -#!BuildTag: opensuse/bci/php:8 #!BuildTag: opensuse/bci/php:8-%RELEASE% +#!BuildTag: opensuse/bci/php:8 #!BuildTag: opensuse/bci/php:%%php_version%% #!BuildTag: opensuse/bci/php:latest diff --git a/php8-image.changes b/php8-image.changes index 5bfe71e..31c6752 100644 --- a/php8-image.changes +++ b/php8-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 11 15:12:52 UTC 2024 - SUSE Update Bot + +- make the tag with -%RELEASE% the first tag listed + ------------------------------------------------------------------- Wed Sep 25 17:36:16 UTC 2024 - Dirk Mueller