We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 363372b + eb28b20 commit df203a1Copy full SHA for df203a1
1 file changed
drupal/docker-bake.hcl
@@ -53,8 +53,8 @@ target "php83-common" {
53
target "php84-common" {
54
inherits = ["php"]
55
args = {
56
- PHP_VERSION = "8.3"
57
- PHP_SHORT_VERSION = "83"
+ PHP_VERSION = "8.4"
+ PHP_SHORT_VERSION = "84"
58
}
59
60
0 commit comments