Tags: fluent/fluentd-docker-image
Tags
Fix v1.xx.y-n.m tag generation (#441) In the previous version, instead of v1.19.0-1.0, tagged as v1.19.0-debian. Before: v1.19.0-debian-amd64-1.0 (tag1) => v1.19.0-debian-1.0 (MULTIARCH_AMD64_TAG) => v1.19.0-debian (MULTIARCH_SHORT_ALIAS this is wrong!) After: v1.19.0-debian-amd64-1.0 (tag1) => v1.19.0-debian-1.0 (MULTIARCH_AMD64_TAG) => v1.19.0-1.0 Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
Add v1.18.0-1.3 images (#436) * Bump version to v1.18.0-1.3 Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com> * Bump ruby toolchain version Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com> * Add v1.18.0 images * Bump version to 1.18.0-1.3 * Bump ruby toolchain version on Windows Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com> --------- Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
PreviousNext