Skip to content

Commit e028cb2

Browse files
committed
chore: update to use 0.1.8 of the rust builder
1 parent 4bb1166 commit e028cb2

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
@@ -41,8 +41,8 @@ description = "Ubuntu 22.04 Jammy Jellyfish base image with buildpacks for Java,
4141
version = "0.1.0"
4242

4343
[[buildpacks]]
44-
uri = "docker://ghcr.io/octopilot/rust:0.1.7"
45-
version = "0.1.7"
44+
uri = "docker://ghcr.io/octopilot/rust:0.1.8"
45+
version = "0.1.8"
4646

4747
[[buildpacks]]
4848
uri = "docker://ghcr.io/octopilot/helm:0.1.3"
@@ -115,7 +115,7 @@ description = "Ubuntu 22.04 Jammy Jellyfish base image with buildpacks for Java,
115115

116116
[[order.group]]
117117
id = "octopilot/rust"
118-
version = "0.1.7"
118+
version = "0.1.8"
119119

120120
[[order]]
121121

0 commit comments

Comments
 (0)