Skip to content

Commit 7a27230

Browse files
feat(deps): update docker.io/library/python docker tag 3.13.12 → 3.14.3
1 parent 8f82542 commit 7a27230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/python/docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ variable "APP" {
66

77
variable "VERSION" {
88
// renovate: datasource=docker depName=docker.io/library/python
9-
default = "3.13.12"
9+
default = "3.14.3"
1010
}
1111

1212
variable "PIP_VERSION" {

0 commit comments

Comments
 (0)