update ruby to 3.4.4

This commit is contained in:
2025-06-19 12:06:38 -05:00
parent 40ede07ab0
commit 331185b451
4 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ target "docker-metadata-action-alpine" {}
target "_common" {
args = {
RUBY_VERSION = "3.4.3"
RUBY_VERSION = "3.4.4"
}
}