Skip to content

Commit d42e262

Browse files
shyimgithub-actions[bot]
authored andcommitted
chore: update PHP matrix to latest patch versions
1 parent 49bd792 commit d42e262

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ variable "tagPrefix" {
77
}
88

99
variable "phpMatrix" {
10-
default = [ "8.2.30", "8.3.29", "8.4.17", "8.5.1" ]
10+
default = [ "8.2.30", "8.3.30", "8.4.17", "8.5.2" ]
1111
}
1212

1313
variable "frankenphpMatrix" {

0 commit comments

Comments
 (0)