Skip to content

Commit

Permalink
chore(deps): update rust docker tag to v1.83.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 5f5d0f0 commit d5b9650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ RUN install-containerbase
RUN install-tool git v2.47.1

# renovate: datasource=docker versioning=docker
RUN install-tool rust 1.82.0
RUN install-tool rust 1.83.0

ENTRYPOINT [ "dumb-init", "--", "builder.sh" ]

Expand Down

0 comments on commit d5b9650

Please sign in to comment.