Skip to content

Commit 7517115

Browse files
committed
Update builder-jammy-base builder.toml
1 parent 9756aa1 commit 7517115

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

builder.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
description = "Ubuntu 22.04 Jammy Jellyfish base image with buildpacks for Java, Go, .NET Core, Node.js, Python, Apache HTTPD, NGINX and Procfile"
22

33
[[buildpacks]]
4-
uri = "docker://docker.io/paketobuildpacks/dotnet-core:4.2.12"
5-
version = "4.2.12"
4+
uri = "docker://docker.io/paketobuildpacks/dotnet-core:4.3.0"
5+
version = "4.3.0"
66

77
[[buildpacks]]
88
uri = "docker://docker.io/paketobuildpacks/go:4.19.11"
@@ -49,7 +49,7 @@ description = "Ubuntu 22.04 Jammy Jellyfish base image with buildpacks for Java,
4949

5050
[[order.group]]
5151
id = "paketo-buildpacks/dotnet-core"
52-
version = "4.2.12"
52+
version = "4.3.0"
5353

5454
[[order]]
5555

0 commit comments

Comments
 (0)