Skip to content

Commit e84182e

Browse files
committed
Update builder-jammy-base builder.toml
1 parent 89b5649 commit e84182e

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
@@ -5,8 +5,8 @@ description = "Ubuntu 22.04 Jammy Jellyfish base image with buildpacks for Java,
55
version = "4.0.0"
66

77
[[buildpacks]]
8-
uri = "docker://docker.io/paketobuildpacks/go:4.19.4"
9-
version = "4.19.4"
8+
uri = "docker://docker.io/paketobuildpacks/go:4.19.5"
9+
version = "4.19.5"
1010

1111
[[buildpacks]]
1212
uri = "docker://docker.io/paketobuildpacks/java-native-image:13.5.0"
@@ -55,7 +55,7 @@ description = "Ubuntu 22.04 Jammy Jellyfish base image with buildpacks for Java,
5555

5656
[[order.group]]
5757
id = "paketo-buildpacks/go"
58-
version = "4.19.4"
58+
version = "4.19.5"
5959

6060
[[order]]
6161

0 commit comments

Comments
 (0)