We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 152bc6c commit a6bc9feCopy full SHA for a6bc9fe
Dockerfile
@@ -34,7 +34,7 @@ RUN install-containerbase
34
RUN install-tool git v2.51.0
35
36
# renovate: datasource=docker versioning=docker
37
-RUN install-tool rust 1.89.0
+RUN install-tool rust 1.90.0
38
39
ENTRYPOINT [ "dumb-init", "--", "builder.sh" ]
40
0 commit comments