diff --git a/Dockerfile b/Dockerfile index 02f6500..4fa3498 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,8 +15,8 @@ #!UseOBSRepositories -#!BuildTag: opensuse/bci/php-fpm:8 #!BuildTag: opensuse/bci/php-fpm:8-%RELEASE% +#!BuildTag: opensuse/bci/php-fpm:8 #!BuildTag: opensuse/bci/php-fpm:%%php_version%% #!BuildTag: opensuse/bci/php-fpm:latest diff --git a/php-fpm8-image.changes b/php-fpm8-image.changes index 483882b..bb73e64 100644 --- a/php-fpm8-image.changes +++ b/php-fpm8-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