Skip to content

Commit a6bc9fe

Browse files
chore(deps): update rust docker tag to v1.90.0 (#491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 152bc6c commit a6bc9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ RUN install-containerbase
3434
RUN install-tool git v2.51.0
3535

3636
# renovate: datasource=docker versioning=docker
37-
RUN install-tool rust 1.89.0
37+
RUN install-tool rust 1.90.0
3838

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

0 commit comments

Comments
 (0)