UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
rustlang
rust
Commits
691e7638
Commit
691e7638
authored
Aug 10, 2021
by
Elvis Chi
💬
Browse files
Merge branch 'update-patch' into 'development'
Update to 1.54.0 See merge request
!25
parents
9e99414b
774a2272
Pipeline
#416726
passed with stages
in 39 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
691e7638
...
@@ -6,7 +6,7 @@ ARG BASE_TAG=8.4
...
@@ -6,7 +6,7 @@ ARG BASE_TAG=8.4
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
ARG
RUST_VERSION=1.5
3
.0
ARG
RUST_VERSION=1.5
4
.0
ENV
CARGO_HOME=/opt/app-root/src/.cargo
ENV
CARGO_HOME=/opt/app-root/src/.cargo
ENV
PATH=/opt/app-root/src/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
ENV
PATH=/opt/app-root/src/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
...
...
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