Skip to content

Commit

Permalink
fix(deps): update rust docker tag to v1.77.2 (#328)
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| docker     | rust    | 1.77.1 | 1.77.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent 6d73e51 commit f566c88
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 @@ -84,7 +84,7 @@ RUN install-tool hashin 0.17.0
RUN install-tool pip-tools 7.4.1

# renovate: datasource=docker
RUN install-tool rust 1.77.1
RUN install-tool rust 1.77.2

# renovate: datasource=github-releases packageName=containerbase/ruby-prebuild
RUN install-tool ruby 3.3.0
Expand Down

0 comments on commit f566c88

Please sign in to comment.