Skip to content

Commit

Permalink
chore(deps): update rust docker tag to v1.81.0 (#2)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent a94b49c commit ae7b6ad
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.46.0

# renovate: datasource=docker versioning=docker
RUN install-tool rust 1.79.0
RUN install-tool rust 1.81.0

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

Expand Down

0 comments on commit ae7b6ad

Please sign in to comment.