change latest tag to include php version

[SKIP CI]
This commit is contained in:
Ruben Momoa
2024-08-23 16:28:40 +02:00
parent aa91a2f40e
commit 5c56c52e5c

View File

@@ -38,5 +38,6 @@ steps:
repo: vistanarvas/${CI_REPO_NAME}
auto_tag: true
auto_tag_suffix: php-${PHP_VERSION}
default_tag: latest-php-${PHP_VERSION}
build_args:
- BASE_VERSION=${PHP_VERSION}