Skip to content

Commit ecc9ce9

Browse files
committed
chore: update to use 0.1.8 of the rust builder
1 parent 0990581 commit ecc9ce9

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
@@ -37,8 +37,8 @@ description = "Ubuntu 22.04 Jammy Jellyfish base image with buildpacks for Java,
3737
version = "4.0.3"
3838

3939
[[buildpacks]]
40-
uri = "docker://ghcr.io/octopilot/rust:0.1.7"
41-
version = "0.1.7"
40+
uri = "docker://ghcr.io/octopilot/rust:0.1.8"
41+
version = "0.1.8"
4242

4343
[[buildpacks]]
4444
uri = "docker://ghcr.io/octopilot/helm:0.1.3"
@@ -105,7 +105,7 @@ description = "Ubuntu 22.04 Jammy Jellyfish base image with buildpacks for Java,
105105

106106
[[order.group]]
107107
id = "octopilot/rust"
108-
version = "0.1.7"
108+
version = "0.1.8"
109109

110110
[[order]]
111111

0 commit comments

Comments
 (0)