Skip to content

Commit 400b3db

Browse files
Bump base image to version 1.10.1.post4
1 parent f5ce279 commit 400b3db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ variable "BASE_IMAGE_REPOSITORY" {
2323
}
2424

2525
variable "BASE_IMAGE_VERSION" {
26-
default = "1.10.1.post3"
26+
default = "1.10.1.post4"
2727
}
2828

2929
variable "PYTHON_VERSION" {

0 commit comments

Comments
 (0)