Skip to content

Commit 359073b

Browse files
Bump Python version to 3.11
1 parent 0add3cf commit 359073b

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
@@ -27,7 +27,7 @@ variable "BASE_IMAGE_VERSION" {
2727
}
2828

2929
variable "PYTHON_VERSION" {
30-
default = "3.10"
30+
default = "3.11"
3131
}
3232

3333
target "default" {

0 commit comments

Comments
 (0)