Skip to content

Commit

Permalink
Update tiltfile
Browse files Browse the repository at this point in the history
Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
  • Loading branch information
jszwedko committed Dec 13, 2024
1 parent 909b6e0 commit a5ae269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tiltfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ load('ext://helm_resource', 'helm_resource', 'helm_repo')
docker_build(
ref='timberio/vector',
context='.',
build_args={'RUST_VERSION': '1.81.0'},
build_args={'RUST_VERSION': '1.82.0'},
dockerfile='tilt/Dockerfile'
)

Expand Down

0 comments on commit a5ae269

Please sign in to comment.