Skip to content

Commit 65b5b3a

Browse files
committed
Bump nginx to v1.29.2
1 parent 9c91007 commit 65b5b3a

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

docker-bake.hcl

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,8 @@ variable "NGINX_VERSIONS" {
44
default = [
55
"stable",
66
"mainline",
7-
"1.28",
8-
"1.28.0",
97
"1.29",
10-
"1.29.0",
11-
"1.29.1",
8+
"1.29.2",
129
]
1310
}
1411

0 commit comments

Comments
 (0)