Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Rust CI Image
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Infrastructure Components
Rust CI Image
Commits
9962a889
Commit
9962a889
authored
1 week ago
by
Louis
Browse files
Options
Downloads
Patches
Plain Diff
Bump Rust to version 1.85
parent
85228a2e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#732
passed with stage
Stage:
in 37 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
with
1 addition
and
1 deletion
Dockerfile
+
1
−
1
View file @
9962a889
...
...
@@ -4,7 +4,7 @@ FROM debian:trixie
ARG
RUST_VERSION
ARG
NODE_VERSION
ENV
RUST_VERSION=${RUST_VERSION:-1.8
4
}
ENV
RUST_VERSION=${RUST_VERSION:-1.8
5
}
ENV
NODE_VERSION=${NODE_VERSION:-22.11.0}
RUN
apt-get update
&&
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment