Skip to content

Commit a9855d2

Browse files
feat(deps): update docker.io/library/python docker tag 3.13.12 → 3.14.3
1 parent 3862eaa commit a9855d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)