Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
8cef50c6
Unverified
Commit
8cef50c6
authored
Mar 05, 2026
by
Ryan Olson
Committed by
GitHub
Mar 06, 2026
Browse files
chore: complete the migration from 1.90.0 to 1.93.1 (#6917)
Signed-off-by:
Ryan Olson
<
rolson@nvidia.com
>
parent
124ecd98
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
container/templates/dynamo_base.Dockerfile
container/templates/dynamo_base.Dockerfile
+1
-1
No files found.
container/templates/dynamo_base.Dockerfile
View file @
8cef50c6
...
@@ -47,7 +47,7 @@ ENV PATH=/usr/local/bin/etcd/:$PATH
...
@@ -47,7 +47,7 @@ ENV PATH=/usr/local/bin/etcd/:$PATH
ENV
RUSTUP_HOME=/usr/local/rustup \
ENV
RUSTUP_HOME=/usr/local/rustup \
CARGO_HOME=/usr/local/cargo \
CARGO_HOME=/usr/local/cargo \
PATH=/usr/local/cargo/bin:$PATH \
PATH=/usr/local/cargo/bin:$PATH \
RUST_VERSION=1.9
0.0
RUST_VERSION=1.9
3.1
# Define Rust target based on ARCH_ALT ARG
# Define Rust target based on ARCH_ALT ARG
ARG
RUSTARCH=${ARCH_ALT}-unknown-linux-gnu
ARG
RUSTARCH=${ARCH_ALT}-unknown-linux-gnu
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment